Add action item tooltips

This commit is contained in:
Johannes Zellner
2020-06-11 19:32:23 +02:00
parent 4aca2b64b9
commit 3dd659639d
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -352,6 +352,10 @@ textarea {
}
}
}
.grid-items-action-tooltip {
margin-left: 10px;
}
}
@media(min-width:768px) {