Use <use />
to render transparent SVG logo instead of inserting it (#10845)
This commit is contained in:
@ -306,7 +306,7 @@
|
||||
.button.logo-button {
|
||||
color: $white;
|
||||
|
||||
svg path:first-child {
|
||||
svg {
|
||||
fill: $white;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user