mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-15 22:31:32 +01:00
Fix recent css regression (#7022)
This commit is contained in:
parent
e3946cc7de
commit
1c3ad14b4e
@ -141,12 +141,6 @@ input[type=search]::-webkit-search-results-decoration {
|
||||
input::placeholder,
|
||||
textarea::placeholder {
|
||||
opacity: initial;
|
||||
font-weight: 400;
|
||||
}
|
||||
input::-moz-placeholder,
|
||||
textarea::-moz-placeholder {
|
||||
opacity: .6;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
input[type=text], input[type=password], textarea {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user