move edit/delete buttons outside the text

This commit is contained in:
2023-04-04 19:08:52 +02:00
parent 48ae47d050
commit f8a199fd6a

View File

@@ -14,7 +14,7 @@
.editable-hovered {
position: absolute;
right: 0;
top: 0;
top: -2em;
}
.text-widget .editable-hovered {