change style of lists

This commit is contained in:
Armen Rohalov
2025-04-07 21:57:28 +03:00
parent 4a33a47cf5
commit 5f34675f52
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -12,6 +12,8 @@
.file-list-group {
padding: 0;
list-style-type: none;
max-height: 20vh;
overflow: auto;
}
.file-list-item {