Fix SVG for webkit rendering (chromium)
This commit is contained in:
parent
ef14970e1c
commit
93f0b1d836
1 changed files with 2 additions and 0 deletions
|
|
@ -119,6 +119,8 @@ svg
|
|||
fill: var(--main-fg-color);
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue