Close menus by sliding objects on mobile
This commit is contained in:
@@ -371,6 +371,11 @@ $legend-color: $post-color;
|
||||
bottom: 0;
|
||||
overflow: hidden;
|
||||
z-index: 999;
|
||||
cursor: grab;
|
||||
|
||||
&.moving {
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
||||
input, textarea {
|
||||
background-color: $post-input-bg;
|
||||
|
||||
Reference in New Issue
Block a user