mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-19 23:15:36 +08:00
阶段性提交
This commit is contained in:
9
web/public/css/sortable.css
Normal file
9
web/public/css/sortable.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.sortable-ghost {
|
||||
border: 1px red solid !important;
|
||||
}
|
||||
|
||||
.sortable-drag {
|
||||
border: 1px red solid !important;
|
||||
background: #fff;
|
||||
opacity: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user