mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:05:15 +08:00
UX: have svg icons inherit colour (#24871)
This commit is contained in:
parent
fadcfd1451
commit
7392e0e8a2
|
@ -117,6 +117,10 @@ img {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.svg-icon {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
// Forms
|
||||
// --------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user