mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-13 03:29:45 +08:00
初始化3.0.0版本
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.drag-container {
|
||||
}
|
||||
.drag-sort-item {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
.drag-handle-icon {
|
||||
position: absolute;
|
||||
top: 18px;
|
||||
right: 18px;
|
||||
color: #adb5bc;
|
||||
font-size: 16px;
|
||||
z-index: 1000;
|
||||
cursor: move;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user