feat(core): adjust app sidebar's style (#6162)

This commit is contained in:
CatsJuice
2024-03-25 10:25:48 +00:00
parent 2a019d4fae
commit b2f34d17a2
6 changed files with 36 additions and 36 deletions

View File

@@ -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