mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 21:21:19 +10:00
Fix button margins
This commit is contained in:
parent
7663e5b380
commit
2006644ac3
2 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,5 @@
|
|||
|
||||
.password {
|
||||
@apply --marketplaceModalPasswordMargins;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@
|
|||
|
||||
.submitButton {
|
||||
@apply --marketplaceButtonStylesPrimary;
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
.modalIcon {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue