Add details reset for Chrome
This commit is contained in:
parent
1b6312f42b
commit
6f56cce053
1 changed files with 2 additions and 0 deletions
|
|
@ -102,6 +102,8 @@ summary {
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
summary::-webkit-details-marker { display: none; }
|
||||||
|
|
||||||
details[open] summary {
|
details[open] summary {
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue