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 22:15:19 +02:00
parent f29707365f
commit dba18a3d8d

View File

@@ -809,6 +809,8 @@ body:not(.loading) #loading {
background: #181926;
padding: 10px 12px;
border-radius: 2px;
flex-wrap: wrap;
overflow: hidden;
}
.files .file {