Repair collapsed column style in Kanban page

stable
Daniel García 2018-03-08 10:36:25 +01:00 committed by Miguel Gonzalez
parent b748799cd2
commit 6e39de7e67
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ $column-padding: .5rem 1rem;
opacity: .8;
padding: .5rem 0;
transition: opacity .3s linear;
.title {
display: none;
}
.option:not(.hunfold),
span {
display: none;