1.4.5.2
This commit is contained in:
9
EdgeAdmin/web/public/css/sortable.css
Normal file
9
EdgeAdmin/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