mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-03-12 22:58:00 +01:00
fix main scrollbar on chrome
This commit is contained in:
parent
08ad2923a5
commit
b37932fdf4
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ body {
|
|||
// Body should have background to scrollbar otherwise it will use white (body color?)
|
||||
html {
|
||||
scrollbar-color: var(--selectedMenu) var(--wallpaper);
|
||||
background: var(--wallpaper);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue