Merge pull request #219 from BillionClaw/fix/size-column-alignment

fix(css): align size values in table view
This commit is contained in:
Dionisio Pozo
2026-03-17 08:58:01 +01:00
committed by GitHub
+1
View File
@@ -316,6 +316,7 @@
color: #718096;
font-size: 14px;
text-align: right;
font-variant-numeric: tabular-nums;
}
.file-item .type-cell {