Elastic: Reset .watermark.formcontainer background
This commit is contained in:
parent
9560ad30fc
commit
392ba7657c
1 changed files with 4 additions and 0 deletions
|
@ -326,6 +326,10 @@ a.history {
|
||||||
&.formcontainer {
|
&.formcontainer {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
|
|
||||||
|
&:before {
|
||||||
|
background: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
display: initial;
|
display: initial;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue