mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 16:44:04 -05:00
Fix build issue with glitch-soc's theming system
This commit is contained in:
parent
da2bb672ce
commit
d0dfcc9f3a
@ -1405,8 +1405,8 @@ a.sparkline {
|
||||
inset-inline-start: 10px;
|
||||
border-radius: 4px;
|
||||
background:
|
||||
url('../images/warning-stripes.svg') repeat-y left,
|
||||
url('../images/warning-stripes.svg') repeat-y right,
|
||||
url('~images/warning-stripes.svg') repeat-y left,
|
||||
url('~images/warning-stripes.svg') repeat-y right,
|
||||
var(--background-color);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user