mirror of
https://github.com/primer/css.git
synced 2025-01-05 04:47:21 +03:00
Remove SVG override
This is only needed for Primer Docs, and might get added with `<g-octicon>` support. https://github.com/primer/css/issues/815
This commit is contained in:
parent
3dd367d0ae
commit
c938a5fab2
@ -423,12 +423,3 @@
|
||||
-webkit-tap-highlight-color: rgba($gray-300, 0.5);
|
||||
}
|
||||
}
|
||||
|
||||
// Hacks
|
||||
//
|
||||
// Things that shouldn't be in here
|
||||
|
||||
// Currently part of .com, move to base/base.scss ?
|
||||
.SelectMenu svg {
|
||||
fill: currentColor;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user