mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 13:38:44 +02:00
Add Tom-Select lib
This commit is contained in:
10
node_modules/tom-select/dist/scss/plugins/drag_drop.scss
generated
vendored
Normal file
10
node_modules/tom-select/dist/scss/plugins/drag_drop.scss
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.#{$select-ns}-wrapper.plugin-drag_drop {
|
||||
.ts-dragging{
|
||||
color:transparent !important;
|
||||
}
|
||||
|
||||
.ts-dragging > * {
|
||||
visibility:hidden !important;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user