dashboard: slightly better admin notes edit handling

This commit is contained in:
Johannes Zellner
2024-06-13 15:48:35 +02:00
parent c3f9d688f1
commit d688f5e080
3 changed files with 10 additions and 9 deletions
+1 -3
View File
@@ -1530,9 +1530,7 @@ div:hover > .picture-edit-indicator {
}
.info-edit-indicator {
position: absolute;
top: 0;
right: 0;
float: right;
border-radius: 20px;
padding: 5px;
color: $text-dark;