Never mind, this is problematic
This commit is contained in:
@@ -27,7 +27,7 @@ a:not([class]) {
|
||||
text-decoration-skip-ink: auto;
|
||||
}
|
||||
|
||||
:is(a, button, input, textarea, .switch, .btn, [contenteditable]) {
|
||||
:is(a, button, input, textarea, .switch, .btn) {
|
||||
--outline-size: max(2px, 0.08em);
|
||||
|
||||
caret-color: var(--color-link);
|
||||
|
||||
Reference in New Issue
Block a user