chore: fix styles

This commit is contained in:
MystiPanda 2024-02-02 16:15:23 +08:00
parent 83ca29d649
commit 6f1299ce9e

View File

@ -19,7 +19,7 @@
.base-container {
height: 100%;
overflow: hidden;
border-radius: var(--border-radius);
border-top-left-radius: var(--border-radius);
> section {
position: relative;