diff --git a/web/projects/shared/styles/taiga.scss b/web/projects/shared/styles/taiga.scss index c68065da5..394107f20 100644 --- a/web/projects/shared/styles/taiga.scss +++ b/web/projects/shared/styles/taiga.scss @@ -139,6 +139,10 @@ &:active { background: transparent !important; } + + tui-root._mobile &:after { + display: none; + } } tui-dialog {