mirror of
https://github.com/picocss/pico
synced 2025-06-16 00:19:09 +00:00
Update _dropdown.scss
Add missing chevron icon when accordion is disabled but not dropdown.
This commit is contained in:
parent
5ce6840d49
commit
175e7def64
@ -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…
Reference in New Issue
Block a user