You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
Apply code style suggestion
Co-Authored-By: Ralfs Garkaklis <ralfs@garkaklis.com>
This commit is contained in:
@@ -102,7 +102,9 @@ summary {
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
summary::-webkit-details-marker { display: none; }
|
summary::-webkit-details-marker {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
details[open] summary {
|
details[open] summary {
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
|||||||
Reference in New Issue
Block a user