Skip to content

Commit a257e2b

Browse files
hejsztynxCopilot
andauthored
refactor: duplicated css
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent e30bca8 commit a257e2b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/web/EnrichedText.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,7 @@
340340

341341
width: var(--et-checkbox-box-size, 24px);
342342
height: var(--et-checkbox-box-size, 24px);
343-
pointer-events: none;
344343
accent-color: var(--et-checkbox-box-color, #0000ff);
345-
346344
/* disable checkbox press style as it's read-only */
347345
pointer-events: none;
348346
-webkit-tap-highlight-color: transparent;

0 commit comments

Comments
 (0)