fix(app): file icon stability

This commit is contained in:
Adam 2026-03-05 07:07:50 -06:00
commit 8cbe7b4a01
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
2 changed files with 8 additions and 10 deletions

View file

@ -1,4 +1,5 @@
[data-component="file-icon"] {
display: block;
flex-shrink: 0;
width: 16px;
height: 16px;