mirror of
https://github.com/picocss/pico
synced 2025-08-25 19:46:32 +00:00
fix : remove duplicated list-style-type: none;
This commit is contained in:
parent
6b05b161ef
commit
460574650c
@ -12,7 +12,6 @@ details {
|
||||
color: var(--accordion-close-summary-color);
|
||||
line-height: 1rem;
|
||||
list-style-type: none;
|
||||
list-style-type: none;
|
||||
cursor: pointer;
|
||||
|
||||
@if $enable-transitions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user