Fix: Read icon looked a bit large in mini buttons
This commit is contained in:
parent
10e439bdf7
commit
f8ee5caf6a
1 changed files with 1 additions and 0 deletions
|
|
@ -1130,6 +1130,7 @@ div[data-isfolder="true"] .cardText-first+.itemSelectionPanel>.checkboxContainer
|
||||||
|
|
||||||
div[data-type="Book"] .play_arrow:before {
|
div[data-type="Book"] .play_arrow:before {
|
||||||
content: "\f53b";
|
content: "\f53b";
|
||||||
|
font-size: 85%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div[data-type="Photo"] .play_arrow:before {
|
div[data-type="Photo"] .play_arrow:before {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue