Fixup the app grid item height

This commit is contained in:
Johannes Zellner
2021-04-07 13:02:50 +02:00
parent b83f263919
commit 01dddade5a

View File

@@ -330,6 +330,7 @@ textarea {
.grid-item-action {
border: none;
float: right;
margin-bottom: -14px;
&:hover {
background-color: rgba(255, 255, 255, 0.3);