mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
Fix CSS extraneous space beneath icons
This commit is contained in:
@@ -70,8 +70,6 @@
|
||||
}
|
||||
|
||||
.input-mouse {
|
||||
font-size: 0;
|
||||
|
||||
.bright {
|
||||
fill: #ddd;
|
||||
}
|
||||
@@ -79,6 +77,10 @@
|
||||
.dim {
|
||||
fill: #888;
|
||||
}
|
||||
|
||||
svg {
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user