mirror of
https://github.com/jdan/98.css.git
synced 2025-09-02 10:23:35 +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;
|
||||
}
|
||||
|
||||
summary::-webkit-details-marker { display: none; }
|
||||
summary::-webkit-details-marker {
|
||||
display: none;
|
||||
}
|
||||
|
||||
details[open] summary {
|
||||
margin-bottom: 8px;
|
||||
|
Reference in New Issue
Block a user