mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 13:40:55 +00:00
feat: scrollbar styling
This commit is contained in:
parent
4cdf398225
commit
c23da2c91c
@ -37,8 +37,8 @@ math {
|
|||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
height: 1rem;
|
height: 0.35rem;
|
||||||
width: 0.5rem;
|
width: 0.35rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-track {
|
::-webkit-scrollbar-track {
|
||||||
|
Loading…
Reference in New Issue
Block a user