mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
feat(gesture): reverse direction to cancel action
This commit is contained in:
@@ -187,14 +187,14 @@
|
||||
|
||||
.block-left-menu {
|
||||
overflow: hidden;
|
||||
max-width: 30px;
|
||||
max-width: 50px;
|
||||
text-align: center;
|
||||
margin: auto 0
|
||||
}
|
||||
|
||||
.block-right-menu {
|
||||
overflow: hidden;
|
||||
max-width: 30px;
|
||||
max-width: 50px;
|
||||
text-align: center;
|
||||
margin: auto 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user