fix(filesPanel): refine item info styles

This commit is contained in:
hexxa 2021-11-29 16:31:05 +08:00 committed by Hexxa
parent 7dbda74fcc
commit 78a0155acf
2 changed files with 4 additions and 8 deletions

View file

@ -150,7 +150,7 @@
.theme-default #browser .item-info {
padding: 1rem;
font-size: 1.2rem;
border: dashed 1px #7f8c8d;
border-top: dashed 1px #7f8c8d;
}
.theme-default #browser .error {