MystiPanda 1 жил өмнө
parent
commit
6f1299ce9e

+ 1 - 1
src/assets/styles/page.scss

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