1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00
This commit is contained in:
Laura
2025-09-14 23:08:41 +02:00
parent a06628ff07
commit e9e734bf3f

View File

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