some UI refactors

This commit is contained in:
geoffrey45
2022-05-10 13:20:22 +03:00
parent b13dad4c34
commit 301f07bda5
14 changed files with 36 additions and 25 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const tabs = useTabStore();
height: 4.25rem;
.cont {
background-color: $primary;
background-color: $black;
display: flex;
gap: $small;
height: 100%;