mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +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 {
|
::-webkit-scrollbar {
|
||||||
height: 0.8rem;
|
height: 0.6rem;
|
||||||
width: 0.8rem;
|
width: 0.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-track {
|
::-webkit-scrollbar-track {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue