Fix assets build failure on glitch-soc

This commit is contained in:
Claire 2024-10-26 13:54:36 +02:00
parent 227bf77252
commit 8a222b3951

View file

@ -44,7 +44,7 @@
content: '';
width: 24px;
height: 20px;
mask-image: url('../images/quote.svg');
mask-image: url('~images/quote.svg');
background-color: var(--rich-text-decorations-color);
position: absolute;
inset-inline-start: 0;