mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 05:36:00 +02:00
add drag state to item table
This commit is contained in:
@@ -115,6 +115,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.container.data-row.dragging {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.container.data-row > * {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
|
||||
Reference in New Issue
Block a user