Fix app update badge

This commit is contained in:
Johannes Zellner
2021-06-24 19:17:52 +02:00
parent a723e3a4dd
commit 4d2d04c232

View File

@@ -313,6 +313,7 @@ textarea {
}
.grid-item-content {
position: relative;
display: block;
background-color: white;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
@@ -380,7 +381,7 @@ textarea {
justify-content: center;
align-items: center;
position: absolute;
right: -12px;
left: -12px;
top: -12px;
font-size: 24px;
height: 36px;