mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: space for native icons
This commit is contained in:
parent
99cf6d8bdd
commit
bf2bd4d4de
1 changed files with 4 additions and 0 deletions
|
|
@ -363,6 +363,10 @@
|
|||
height: 16px;
|
||||
}
|
||||
|
||||
.octicon-wrapper:first-child {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
&-type-icon {
|
||||
margin-right: 4px;
|
||||
.icon-size();
|
||||
|
|
|
|||
Loading…
Reference in a new issue