chore: fix styles

This commit is contained in:
MystiPanda 2024-02-02 16:15:23 +08:00
parent 5630a4dd67
commit 8e6b600609

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;