fixed flex shrink

This commit is contained in:
muerwre 2019-03-29 17:37:38 +07:00
parent 8a23277311
commit 9edef64f97

View file

@ -352,6 +352,7 @@
svg {
fill: fade(white, 50%);
margin-right: 2px;
flex-shrink: 0;
}
}
}