Remove unnecessary background-color
This commit is contained in:
@@ -93,7 +93,6 @@ onMount(async () => {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: rgba(255, 0, 0, 0.2);
|
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
.red {
|
.red {
|
||||||
|
Reference in New Issue
Block a user