mirror of
https://github.com/zadam/trilium.git
synced 2026-07-13 22:21:28 +02:00
style(next): disable text selection for check boxes and radio buttons
This commit is contained in:
@@ -192,6 +192,7 @@ label:has(input[type="checkbox"]) {
|
||||
--box-label-gap: .5em;
|
||||
|
||||
position: relative;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
label:has(input[type="radio"]),
|
||||
|
||||
Reference in New Issue
Block a user