MOBILE-4362 files: Use bigger icons on files
parent
6d50a22dd3
commit
fd66b20692
|
@ -800,7 +800,7 @@ body.core-iframe-fullscreen ion-router-outlet {
|
||||||
|
|
||||||
.item.item-file {
|
.item.item-file {
|
||||||
ion-thumbnail {
|
ion-thumbnail {
|
||||||
--size: 24px;
|
--size: 32px;
|
||||||
width: var(--size);
|
width: var(--size);
|
||||||
height: var(--size);
|
height: var(--size);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue