fix docs collapsible color+margins
This commit is contained in:
parent
712c286065
commit
6249a0aba7
2 changed files with 16 additions and 12 deletions
|
|
@ -2,11 +2,6 @@
|
|||
& summary {
|
||||
list-style: none;
|
||||
transition: background-color 0.15s ease-out;
|
||||
|
||||
&:hover {
|
||||
background-color: hsla(250 11 100 / 0.06);
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
& .accordion-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue