Merge remote-tracking branch 'origin/main-dev' into main-demo
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
left: 0;
|
||||
pointer-events: none;
|
||||
|
||||
// Utility class to disable transitions during drag/resize
|
||||
.no-transition,
|
||||
.no-transition * {
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
*> {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user