Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
c23da2c9
Commit
c23da2c9
authored
Dec 08, 2023
by
Timothy J. Baek
Browse files
feat: scrollbar styling
parent
4cdf3982
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/app.css
src/app.css
+2
-2
No files found.
src/app.css
View file @
c23da2c9
...
@@ -37,8 +37,8 @@ math {
...
@@ -37,8 +37,8 @@ math {
}
}
::-webkit-scrollbar
{
::-webkit-scrollbar
{
height
:
1
rem
;
height
:
0.35
rem
;
width
:
0.5rem
;
width
:
0.
3
5rem
;
}
}
::-webkit-scrollbar-track
{
::-webkit-scrollbar-track
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment