mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat(core): adjust app sidebar's style (#6162)
This commit is contained in:
@@ -60,7 +60,7 @@ export const resizeHandleContainer = style({
|
||||
opacity: 0,
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
cursor: 'ew-resize',
|
||||
cursor: 'col-resize',
|
||||
'@media': {
|
||||
'(max-width: 600px)': {
|
||||
// do not allow resizing on small screen
|
||||
|
||||
Reference in New Issue
Block a user