Use <use />
to render transparent SVG logo instead of inserting it (#10845)
This commit is contained in:
@ -122,10 +122,7 @@
|
||||
height: 36px;
|
||||
width: auto;
|
||||
margin: 0 auto;
|
||||
|
||||
path {
|
||||
fill: lighten($ui-base-color, 34%);
|
||||
}
|
||||
fill: lighten($ui-base-color, 34%);
|
||||
}
|
||||
|
||||
&:hover,
|
||||
|
Reference in New Issue
Block a user