mirror of
https://github.com/jdan/98.css.git
synced 2025-09-08 21:20:50 +02: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