Fix shared folder icon

This commit is contained in:
Marcel Klehr 2020-05-31 12:10:50 +02:00
parent 1d0d91689c
commit 04cb5e01c6
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ export default {
}
.folder--gridview .folder__icon.shared {
background-size: 30px, cover !important;
background-size: 30px, cover, cover !important;
}
.folder--gridview .folder__icon {