refactor: improve styles

This commit is contained in:
mrholek
2023-11-25 18:55:06 +01:00
parent 5f3df898b1
commit a2f759e7ee
7 changed files with 80 additions and 65 deletions
+5
View File
@@ -0,0 +1,5 @@
.simplebar-content {
display: flex;
flex-direction: column;
min-height: 100%;
}