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