From baeeee4e97b091571d938ee437edcb86cadee659 Mon Sep 17 00:00:00 2001 From: soufiane Date: Wed, 30 Oct 2024 11:40:24 +0100 Subject: [PATCH] wait #7159 @0:20 --- resources/linkeditor/style/inc/_links.sass | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/resources/linkeditor/style/inc/_links.sass b/resources/linkeditor/style/inc/_links.sass index c8fa586b1..decb45bb4 100644 --- a/resources/linkeditor/style/inc/_links.sass +++ b/resources/linkeditor/style/inc/_links.sass @@ -5,14 +5,13 @@ body.preview .link background-color: transparent border-style: dashed - .bg-preview, [data-id-preview] - display: block + display: block !important #linkeditor-links .link - + overflow: hidden &[data-locked="1"] pointer-events: none @@ -30,9 +29,8 @@ body.preview .canvas .texts z-index: 2 - .bg-preview, [data-id-preview] - display: none + display: none !important .bg-preview, .preview-wrapper -- 2.39.5