fix(minor): folder thumbnail icons should look the same
This commit is contained in:
parent
104a5c04bd
commit
4cc9cc33ca
1 changed files with 2 additions and 2 deletions
|
|
@ -279,8 +279,8 @@
|
|||
height: 5px;
|
||||
}
|
||||
& img{
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
width: var(--folder-thumbnail-icon-height);
|
||||
height: var(--folder-thumbnail-icon-height);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue