mirror of
https://github.com/picocss/pico.git
synced 2025-04-30 04:49:13 -04:00
style: update colors
This commit is contained in:
parent
52e1072a08
commit
6ade871f3f
20 changed files with 892 additions and 756 deletions
|
@ -168,7 +168,7 @@
|
|||
summary,
|
||||
summary:not([role]) {
|
||||
height: auto;
|
||||
padding: var(#{$✨}nav-link-spacing-vertical) var(#{$✨}nav-link-spacing-horizontal);
|
||||
padding: var(#{$✨}nav-link-spacing-vertical) var(#{$✨}form-element-spacing-horizontal);
|
||||
}
|
||||
|
||||
&[open] summary {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue