fix: file selector icon size

This commit is contained in:
KOWX712
2025-03-06 04:36:28 +08:00
parent 8e9c7f0db8
commit 293f9e1266

View File

@@ -83,6 +83,7 @@
}
.file-item svg {
flex-shrink: 0;
margin-right: 10px;
fill: #ccc;
}