+
-
-
-
+
+
+
@@ -93,12 +73,13 @@ textarea {
textarea::-webkit-scrollbar {
display: none;
}
-.textContainer > .addTitleButton,
-.textContainer > .deleteEntityButton {
+.entityContainer > .speedDial {
opacity: 0;
}
-.textContainer:hover > .addTitleButton,
-.textContainer:hover > .deleteEntityButton {
+.entityContainer:hover > .speedDial {
opacity: 100;
}
+input::placeholder {
+ font-weight: 400;
+}