mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
fix make btns in verify dailog respect system font
This commit is contained in:
parent
98df2883d3
commit
90b8a66476
@ -395,6 +395,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
||||
border: 1px solid $accent-color;
|
||||
color: $accent-color;
|
||||
background-color: $button-secondary-bg-color;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.mx_Dialog button:last-child {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user