web/flows: fix flow background overlay on firefox
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
7a85038c11
commit
c6e638ddc2
|
@ -478,7 +478,6 @@ export class FlowExecutor extends AKElement implements StageHost {
|
||||||
class="pf-c-background-image__filter"
|
class="pf-c-background-image__filter"
|
||||||
width="0"
|
width="0"
|
||||||
height="0"
|
height="0"
|
||||||
style="display:none;"
|
|
||||||
>
|
>
|
||||||
<filter id="image_overlay">
|
<filter id="image_overlay">
|
||||||
<feColorMatrix
|
<feColorMatrix
|
||||||
|
|
Reference in New Issue