This commit is contained in:
Maciej Caderek
2022-02-09 16:28:36 +01:00
parent 4785b61644
commit 20f415d70c
17 changed files with 343 additions and 47 deletions

View File

@@ -11,6 +11,7 @@
overflow-y: auto;
overflow-x: hidden;
padding: 0;
width: 100%;
}
.scrollable__content::-webkit-scrollbar {