Remove unnecessary background-color
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user