Merge pull request #993 from nextcloud/bugfix/798/drag-compact
Fix sortable placehodler in compact mode
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
.stack {
|
||||
.as-sortable-placeholder {
|
||||
margin: $compact-board-item-margin;
|
||||
min-height: 43px;
|
||||
height: 43px;
|
||||
|
||||
&:last-child {
|
||||
margin: $compact-board-last-item-margin;
|
||||
|
||||
Reference in New Issue
Block a user