mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
Update _dropdown.scss
Add missing chevron icon when accordion is disabled but not dropdown.
This commit is contained in:
parent
5ce6840d49
commit
175e7def64
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ li[role="list"] > a {
|
|||
margin-inline-start: 0.5rem;
|
||||
float: right;
|
||||
transform: rotate(0deg);
|
||||
background-image: var(--icon-chevron);
|
||||
background-position: right center;
|
||||
background-size: 1rem auto;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue