mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-15 02:15:37 +08:00
Class selector error result in all gray icons
This commit is contained in:
parent
94907b31d9
commit
cf22583c32
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
padding-left: 1em;
|
||||
padding-right: 128px;
|
||||
}
|
||||
.icon {
|
||||
.item .icon {
|
||||
color: LightGray;
|
||||
}
|
||||
.prompt {
|
||||
|
|
Loading…
Reference in a new issue