mirror of
https://github.com/picocss/pico
synced 2025-09-19 07:37:55 +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);
|
color: var(--accordion-close-summary-color);
|
||||||
line-height: 1rem;
|
line-height: 1rem;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
list-style-type: none;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
@if $enable-transitions {
|
@if $enable-transitions {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user