mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Merge pull request #3269 from matrix-org/jryans/dialog-button-borders
Fix dialog button border colours
This commit is contained in:
commit
ca5a53729f
@ -380,7 +380,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
||||
|
||||
// flip colours for the secondary ones
|
||||
font-weight: 600;
|
||||
border: 1px solid $accent-color !important;
|
||||
border: 1px solid $accent-color;
|
||||
color: $accent-color;
|
||||
background-color: $button-secondary-bg-color;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user