mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-05 19:10:52 +00:00
removed black background behind filter items.
This commit is contained in:
parent
b77ab9b1f9
commit
73f76a6b7b
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ input {
|
||||||
}
|
}
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
.item {
|
.item {
|
||||||
background: rgba(0, 0, 0, 0.356);
|
|
||||||
color: white;
|
color: white;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue