1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 09:19:54 +00:00

some small fixes

This commit is contained in:
Laura
2025-08-30 15:05:32 +02:00
parent dc8ad8d408
commit 118e88ab67
2 changed files with 6 additions and 3 deletions

View File

@@ -714,6 +714,7 @@ body:not(.loading) #loading {
.files {
display: flex;
gap: 6px;
overflow-x: auto;
}
.files:not(.has-files) {