mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 16:08:13 +08:00
Fix CSS extraneous space beneath icons
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
.shelf-item {
|
||||
padding: 4px;
|
||||
border-radius: 2px;
|
||||
font-size: 0;
|
||||
|
||||
&:hover {
|
||||
background: #666;
|
||||
@@ -21,6 +20,7 @@
|
||||
svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user