fix: missing SVG icons in Safari

This commit is contained in:
Sebin Nyshkim 2023-01-18 23:41:30 +01:00
parent 390d28cce7
commit b90b674bf9

View file

@ -78,6 +78,7 @@
svg { svg {
fill: var(--timeline-icon-color); fill: var(--timeline-icon-color);
flex: 1 1 auto;
} }
} }