PDF reader: Fix 2x icon size in notes list
This commit is contained in:
parent
dba841770c
commit
7b794cecd7
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
|
|
||||||
.parent-item-type {
|
.parent-item-type {
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
|
width: 16px; // Don't show HiDPI icons at 2x size
|
||||||
}
|
}
|
||||||
|
|
||||||
.parent-title {
|
.parent-title {
|
||||||
|
|
Loading…
Reference in a new issue