.hidden important
parent
e2dc91e134
commit
54ce888ee4
|
@ -136,7 +136,7 @@ body {
|
|||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.header-with-actions {
|
||||
|
|
Loading…
Reference in New Issue