mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
fix: remove cursor default
This commit is contained in:
parent
175b101aa8
commit
68367e2bd0
237 changed files with 129 additions and 249 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue