fix: remove cursor default

This commit is contained in:
Lucas Larroche 2024-02-13 23:12:45 +07:00
parent 175b101aa8
commit 68367e2bd0
237 changed files with 129 additions and 249 deletions

View file

@ -560,7 +560,6 @@ input:not([type=submit],
text-underline-offset: var(--pico-text-underline-offset);
text-rendering: optimizeLegibility;
overflow-wrap: break-word;
cursor: default;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;