Merge pull request #419 from cmgustavo/bug/standar-button-delete-wallet
Fix styling: delete wallet button
This commit is contained in:
commit
502cfa0505
2 changed files with 7 additions and 2 deletions
|
|
@ -35,7 +35,8 @@ $button-secondary-active-border: transparent;
|
|||
@include button-outline($button-primary-bg);
|
||||
}
|
||||
&.button-primary,
|
||||
&.button-secondary {
|
||||
&.button-secondary,
|
||||
&.button-assertive {
|
||||
&.button-standard {
|
||||
@extend %button-standard;
|
||||
& + .button-standard {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue