mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 14:07:25 -06:00
Fix summary triangle showing on Safari
This commit is contained in:
@@ -552,6 +552,10 @@ kbd:active {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.summary::-webkit-details-marker {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.details[open] .summary {
|
||||
margin-bottom: .8rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user