feat: add scroll style
This commit is contained in:
parent
ef0de7f709
commit
9b7b4aba50
@ -1,6 +1,8 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
background-color: #1A2026 !important;
|
||||
scrollbar-color: #35D073 #231F20 !important;
|
||||
scrollbar-width: thin !important;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user