fix: app sidebar ui issues (#3783)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Peng Xiao
2023-08-18 02:36:17 +08:00
committed by GitHub
parent 7a31089c4b
commit 068c697be9
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)',