fix: app sidebar ui issues (#3783)

Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 068c697be9)
This commit is contained in:
Peng Xiao
2023-08-18 02:36:17 +08:00
committed by Alex Yang
parent 791c70d66f
commit 76c3d4d814
19 changed files with 137 additions and 82 deletions
@@ -70,6 +70,7 @@ export const scrollbarThumb = style({
position: 'relative',
background: 'var(--affine-divider-color)',
width: '50%',
overflow: 'hidden',
borderRadius: '4px',
':hover': {
background: 'var(--affine-icon-color)',