@@ -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;