Fix the fix for Deck 0.5.0

This commit is contained in:
Lucidiot 2018-11-19 16:35:21 +00:00
parent a3560f63e6
commit 6a8e44d46b
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
max-height: 100%;
}
.app-deck .as-sortable-item {
.app-deck .stack.as-sortable-item {
height: auto;
padding-bottom: 5px;
}