mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-06 09:01:09 +01:00
Fix fonts for inputs being of wrong colors
This commit is contained in:
parent
6310949bc8
commit
b5178a3ffd
@ -168,7 +168,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
||||
// it has the appearance of a text box so the controls
|
||||
// appear to be part of the input
|
||||
|
||||
.mx_Dialog, .mx_MatrixChat {
|
||||
.mx_Dialog, .mx_MatrixChat_wrapper {
|
||||
.mx_textinput > input[type=text],
|
||||
.mx_textinput > input[type=search] {
|
||||
border: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user