style fix

This commit is contained in:
freeplay 2023-07-09 00:32:55 -04:00
parent 6031e11721
commit 98ba4a2b55

View file

@ -490,6 +490,7 @@ console.log(mainRouter.currentRoute.value.name);
background: var(--bg);
border-radius: calc((2.85rem / 2) + 5px);
opacity: 1;
z-index: -3;
}
> ._button:last-child {
margin-bottom: 0 !important;