mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
non-draggable in mobile/tablet resolution
This commit is contained in:
@@ -546,6 +546,8 @@ a,
|
||||
#app.item-selected #col-item {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.drag { cursor: default; }
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
@@ -579,4 +581,6 @@ a,
|
||||
#app.item-selected #col-item {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.drag { cursor: default; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user