fix
All checks were successful
Build and Publish Docker Image / deploy (push) Successful in 1m42s

This commit is contained in:
2026-05-04 00:45:03 +03:00
parent 0bdf11d3a7
commit 2c9fc03a61

View File

@@ -1,5 +1,5 @@
.upload-statusbar { .upload-statusbar {
grid-template-columns: 1fr 100px; grid-template-columns: minmax(0, 1fr) auto auto;
} }
.side-stack { .side-stack {