Use <use />
to render transparent SVG logo instead of inserting it (#10845)
This commit is contained in:
parent
3b9c02506d
commit
8d5dcc9301
8 changed files with 16 additions and 41 deletions
|
@ -359,10 +359,6 @@
|
|||
|
||||
.logo-button {
|
||||
background-color: $secondary-text-color;
|
||||
|
||||
svg path:last-child {
|
||||
fill: $secondary-text-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue