mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user