MOBILE-4362 files: Use bigger icons on files

main
Pau Ferrer Ocaña 2023-10-11 15:49:17 +02:00
parent 6d50a22dd3
commit fd66b20692
1 changed files with 1 additions and 1 deletions

View File

@ -800,7 +800,7 @@ body.core-iframe-fullscreen ion-router-outlet {
.item.item-file {
ion-thumbnail {
--size: 24px;
--size: 32px;
width: var(--size);
height: var(--size);
}