Skip to content

Commit eac8b13

Browse files
committed
modify: fix padding for storage note count
1 parent 4458c58 commit eac8b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/components/StorageItem.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
.folderList-item-noteCount
4444
float right
4545
line-height 26px
46-
padding-right 5px
46+
padding-right 15px
4747
font-size 12px
4848

4949
.folderList-item-tooltip

0 commit comments

Comments
 (0)