mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 10:38:13 +08:00
Fix CSS extraneous space beneath icons
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
padding: 0;
|
||||
line-height: 22px;
|
||||
color: #ddd;
|
||||
font-size: 14px;
|
||||
font-size: inherit;
|
||||
text-align: center;
|
||||
font-family: inherit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user