mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-14 08:25:54 +08:00
feat: scrollbar width change
This commit is contained in:
parent
ec95292209
commit
32d05c9855
@ -118,7 +118,7 @@ body {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
--bar-width: 5px;
|
||||
--bar-width: 10px;
|
||||
width: var(--bar-width);
|
||||
height: var(--bar-width);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user