Fix: time & size tags silting on small screens

This commit is contained in:
Aroy-Art 2024-06-09 20:46:57 +02:00
parent c54d6d4bda
commit 70bc602fb1
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -103,6 +103,7 @@ a {
font-size: 70%;
margin: 0 .5rem;
color: #fff;
white-space: nowrap;
}
.file-list .directory .file-date {
@ -119,6 +120,7 @@ a {
font-size: 70%;
margin: 0 .5rem;
color: #fff;
white-space: nowrap;
}
.file-list .other .file-size,