Try a light background for now

This commit is contained in:
Jason Zimdars
2024-09-20 17:10:26 -05:00
parent 5a49b79d98
commit 1cde634cd2
+1 -1
View File
@@ -366,7 +366,7 @@
}
.bubble__svg {
fill: var(--color-bg);
fill: color(from var(--bubble-color) srgb r g b / 0.15);
pointer-events: none;
position: relative;
scale: 1.1;