Remove unnecessary background-color

This commit is contained in:
2022-12-24 12:46:26 +01:00
parent 4e5d80d84b
commit 169b746145

View File

@@ -93,7 +93,6 @@ onMount(async () => {
align-items: center;
justify-content: center;
height: 100%;
background-color: rgba(255, 0, 0, 0.2);
border-radius: 6px;
}
.red {