fix toggle panel-block
parent
34c00b856b
commit
c9b10f3696
|
|
@ -152,6 +152,10 @@ span.button.is-static {
|
|||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.is-block.is-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/*
|
||||
* Form elements
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue