enhance gestures

1. disable swipe action-bar when editing
2. resolve conflicts between selection and swipe when editing
3. Remove indent/outdent button on mobile toolbar
This commit is contained in:
llcc
2022-06-05 14:02:21 +08:00
committed by Tienson Qin
parent a70cdd4c52
commit 328fda29a9
4 changed files with 38 additions and 45 deletions

View File

@@ -191,7 +191,7 @@
.commands-button {
overflow: hidden;
max-width: 50px;
max-width: 40px;
text-align: center;
margin: auto 0;
@@ -207,7 +207,6 @@
.commands-button {
overflow: hidden;
max-width: 80px;
text-align: center;
margin: auto 0;