forked from open-webui/open-webui
fix: scrollbar styling
This commit is contained in:
parent
c23da2c91c
commit
109dbb44b8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ math {
|
|||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
height: 0.35rem;
|
||||
height: 0.45rem;
|
||||
width: 0.35rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue