mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 01:26:13 -04:00
fix: remove cursor default
This commit is contained in:
parent
175b101aa8
commit
68367e2bd0
237 changed files with 129 additions and 249 deletions
|
@ -628,7 +628,6 @@ nav details.dropdown summary:focus-visible {
|
|||
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