Skip to content

Commit ccd66d9

Browse files
authored
Update octicons.scss
1 parent e1567ff commit ccd66d9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

src/base/octicons.scss

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
.octicon {
2-
display: inline-block;
3-
overflow: visible !important;
4-
vertical-align: text-bottom;
5-
fill: currentColor;
1+
@layer primer.icons {
2+
.octicon {
3+
display: inline-block;
4+
overflow: visible !important;
5+
vertical-align: text-bottom;
6+
fill: currentColor;
7+
}
68
}

0 commit comments

Comments
 (0)