mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Increase filter placeholder text contrast
This commit is contained in:
@@ -162,6 +162,9 @@ $resizer-offset: $resizer-size / 2;
|
||||
.chat-log-filter {
|
||||
border: none;
|
||||
width: 100px;
|
||||
&::placeholder {
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 360px) {
|
||||
|
||||
Reference in New Issue
Block a user