mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
Ignore styling on footer when using bitButton or bitIconButton
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import "variables.scss";
|
||||
|
||||
.btn,
|
||||
.vault .footer button,
|
||||
.vault .footer button:not([bitButton]):not([bitIconButton]),
|
||||
.modal-footer button {
|
||||
border-radius: $border-radius;
|
||||
padding: 7px 15px;
|
||||
|
||||
Reference in New Issue
Block a user