mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
fix : remove duplicated list-style-type: none;
This commit is contained in:
parent
6b05b161ef
commit
460574650c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue