mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: have svg icons inherit colour (#24871)
This commit is contained in:
@@ -117,6 +117,10 @@ img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.svg-icon {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
// Forms
|
||||
// --------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user