fix: improve overall rendering v2 (#15)
Follow-up of #10 Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
This commit is contained in:
@ -45,5 +45,5 @@ body,
|
||||
.scrollbar-firefox-support {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: var(--scroll-bar-color) var(--scroll-bar-bg-color);
|
||||
z-index: 1000;
|
||||
z-index: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user