Looks better when it matches the popped bubble perfectly

This commit is contained in:
Jason Zimdars
2025-02-19 15:56:35 -06:00
parent 48f8b27dc9
commit cc7828b4c2
+1 -1
View File
@@ -571,7 +571,7 @@
}
.bubble__actions-container {
background-color: color-mix(in srgb, var(--bubble-color) 15%, var(--color-bg));
background-color: color-mix(in srgb, var(--bubble-color) 25%, var(--color-bg));
margin-block-start: -0.7em;
position: relative;
z-index: 1;