mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
691012782a
commit
9762ef3ef6
1 changed files with 2 additions and 2 deletions
|
|
@ -129,8 +129,8 @@ li p {
|
|||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
height: 0.8rem;
|
||||
width: 0.8rem;
|
||||
height: 0.6rem;
|
||||
width: 0.6rem;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
|
|
|
|||
Loading…
Reference in a new issue