mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 18:31:24 +02:00
Fix summary triangle showing on Safari
This commit is contained in:
parent
4c1165533c
commit
047d13afd1
@ -552,6 +552,10 @@ kbd:active {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.summary::-webkit-details-marker {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.details[open] .summary {
|
||||
margin-bottom: .8rem;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user