slightly round off thumbnails in list view too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
1293affc84
commit
9c68db5ffb
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ table td.filename .thumbnail {
|
|||
background-size: 32px;
|
||||
margin-left: 9px;
|
||||
margin-top: 9px;
|
||||
border-radius: var(--border-radius);
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
|
|
Loading…
Reference in a new issue