mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style: decrease brightness of inputs on dark themes
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
.app {
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
select, button, input, textarea {
|
||||
filter: var(--filter80);
|
||||
}
|
||||
Reference in New Issue
Block a user