🎨 Fix runtime errors and hover card

This commit is contained in:
Manuel Ruwe
2022-12-11 15:45:38 +01:00
parent 35d20965a3
commit 4026d0c102
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
.grid-stack-placeholder > .placeholder-content {
background-color: rgb(248, 249, 250) !important;
border-radius: 5px;
border-radius: 12px;
border: 1px solid rgba(0, 0, 0, 0.05);
}