Mention delete button fix

This commit is contained in:
Zoltan Hosszu
2026-03-17 10:39:48 +01:00
committed by Mike Dalessio
parent 24446afba7
commit ea871757f2
+11
View File
@@ -202,4 +202,15 @@
}
}
}
action-text-attachment[content-type^='application/vnd.actiontext'] {
lexxy-node-delete-button {
inset-inline-start: -0.25ch;
.lexxy-floating-controls__group {
background-color: oklch(var(--lch-blue-dark));
border-radius: 50%;
}
}
}
}