Fix placeholder opacity in Firefox #64
This commit is contained in:
@@ -148,6 +148,7 @@ body {
|
||||
|
||||
.part.search > input[type="text"]::placeholder {
|
||||
color: @dim-text-color;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.logins:not(:hover):not(:focus-within) .part.login:first-child > .name {
|
||||
|
Reference in New Issue
Block a user