mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 16:46:56 +00:00
feat(nc-gui): add grabbing
This commit is contained in:
@@ -22,4 +22,11 @@ Apply Vazirmatn for rtl
|
||||
|
||||
.rtl .v-application .ml-n1 {
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
|
||||
/*
|
||||
For Drag and Drop
|
||||
*/
|
||||
.grabbing * {
|
||||
cursor: grabbing;
|
||||
}
|
||||
Reference in New Issue
Block a user