fix: space for native icons

This commit is contained in:
EnixCoda 2020-01-08 22:53:02 +08:00
parent 99cf6d8bdd
commit bf2bd4d4de
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -363,6 +363,10 @@
height: 16px;
}
.octicon-wrapper:first-child {
margin-right: 6px;
}
&-type-icon {
margin-right: 4px;
.icon-size();