Add Scrollbar styling

This commit is contained in:
Stamm
2020-03-12 11:45:54 +01:00
parent 5ff7d42355
commit 4de6315dda
6 changed files with 68 additions and 35 deletions

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
[*]
indent_size = 4
indent_style = space
insert_final_newline = true
charset = utf-8