Adjust bubble position

Now that we don't have to worry about overlapping the Workflows list we
can display these mostly inside the card boundary
This commit is contained in:
Jason Zimdars
2025-09-30 16:50:18 -05:00
parent f79bca1712
commit 222abd7e4d
+2 -2
View File
@@ -96,7 +96,7 @@
.bubble {
inset-inline-start: 100%;
translate: -60% -60%;
translate: -90% -40%;
}
@media (any-hover: hover) {
@@ -367,7 +367,7 @@
.bubble {
inset-inline-start: 100%;
translate: -60% -60%;
translate: -90% -40%;
}
@media (any-hover: hover) {