mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
Update scrollbar width in responsive.css for consistency
Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
This commit is contained in:
parent
9f1fa314bd
commit
65f53decab
@ -9,7 +9,7 @@
|
||||
--topic-list-width: 275px;
|
||||
--settings-width: 250px;
|
||||
|
||||
--scrollbar-width: 5px;
|
||||
--scrollbar-width: 10px;
|
||||
}
|
||||
|
||||
[navbar-position='left'] {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user