fixed margin for DnD class
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
43d46830d1
commit
de800f79fb
@@ -465,7 +465,7 @@ input.input-inline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.as-sortable-placeholder {
|
.as-sortable-placeholder {
|
||||||
margin: 10px;
|
margin: 10px 10px 20px 10px;
|
||||||
border: 1px dashed $color-darkgrey;
|
border: 1px dashed $color-darkgrey;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user