Browse Source

slightly round off thumbnails in list view too

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
tags/v15.0.0beta1
Jan-Christoph Borchardt 5 years ago
parent
commit
9c68db5ffb
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      apps/files/css/files.scss

+ 1
- 0
apps/files/css/files.scss View File

@@ -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…
Cancel
Save