Skip to content

Commit 11d7ef9

Browse files
committed
Add margin to shell in editor mode to avoid mis-selecting between scrollbar and drag handle
1 parent aa66b99 commit 11d7ef9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mesop/web/src/editor/editor.scss

+4
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@
4040
0 2px 2px #00000024,
4141
0 1px 5px #0000001f;
4242
}
43+
44+
mesop-shell {
45+
margin-right: 6px;
46+
}

0 commit comments

Comments
 (0)