mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-22 06:49:09 +00:00
Fix build issue with glitch-soc's theming system
This commit is contained in:
@@ -1405,8 +1405,8 @@ a.sparkline {
|
|||||||
inset-inline-start: 10px;
|
inset-inline-start: 10px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background:
|
background:
|
||||||
url('../images/warning-stripes.svg') repeat-y left,
|
url('~images/warning-stripes.svg') repeat-y left,
|
||||||
url('../images/warning-stripes.svg') repeat-y right,
|
url('~images/warning-stripes.svg') repeat-y right,
|
||||||
var(--background-color);
|
var(--background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user