mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-15 15:12:36 +03:00
Fix popup layout on safari
This commit is contained in:
@@ -224,6 +224,10 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.segmentSummary::-webkit-details-marker {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.segmentActive {
|
||||
color: #bdfffb;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user