mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
danger color on action button
This commit is contained in:
@@ -331,6 +331,10 @@
|
||||
display: table-cell;
|
||||
width: 20px;
|
||||
vertical-align: middle;
|
||||
|
||||
&.text-danger {
|
||||
color: @brand-danger !important;
|
||||
}
|
||||
}
|
||||
|
||||
.action-button-content {
|
||||
|
||||
Reference in New Issue
Block a user