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-17 21:19:53 +02:00
parent 2e7e4fe3c6
commit 01e11c5c55

View File

@@ -838,6 +838,7 @@ body:not(.loading) #loading {
.files .file .name {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.files .file::before {