Merge pull request #464 from pathmapper/fix-wobbling

Fix layer list wobbling
This commit is contained in:
Orange Mug
2018-11-17 15:18:41 +00:00
committed by GitHub

View File

@@ -71,6 +71,7 @@
background: initial;
border: none;
padding: 0 2px;
height: 15px;
svg {
fill: darken($color-lowgray, 20);