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