dashboard: checklist bubble goes right

This commit is contained in:
Johannes Zellner
2024-06-20 13:15:15 +02:00
parent 55038dee51
commit b3e5563e15

View File

@@ -539,7 +539,7 @@ textarea {
justify-content: center;
align-items: center;
position: absolute;
left: calc(50% - 12px);
right: -12px;
top: -12px;
font-size: 14px;
height: 24px;