mirror of
https://github.com/picocss/pico
synced 2025-06-18 09:29:27 +00:00
Merge pull request #104 from nalabdou/patch-1
Fix : remove duplicated list-style-type: none;
This commit is contained in:
commit
525c88db3a
@ -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…
Reference in New Issue
Block a user