grid view implementation

This commit is contained in:
Čarodej
2021-10-28 14:49:12 +02:00
parent 240880e2ad
commit b53d9fb93a
15 changed files with 617 additions and 50 deletions

View File

@@ -59,7 +59,7 @@
.file-preview {
width: 100%;
height: 100%;
position: absolute;
position: fixed;
background-color: white;
}