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
commit 6e2f46a0da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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