mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-31 02:26:50 +10:00
No success color needed when PrimaryButton is used
This commit is contained in:
parent
10e9fa238a
commit
6b5dd94f7a
2 changed files with 0 additions and 2 deletions
|
|
@ -37,5 +37,4 @@
|
|||
flex-shrink: 0;
|
||||
margin: 0 24px 24px 24px;
|
||||
width: calc(100% - 48px);
|
||||
background-color: var(--successColor);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,5 +43,4 @@
|
|||
|
||||
.submitButton {
|
||||
margin-top: 24px;
|
||||
background-color: var(--successColor);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue