Skip to content

Commit 28f399c

Browse files
committed
fix safari and ios bug
1 parent f541141 commit 28f399c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_publications.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
cursor: pointer;
5252
}
5353

54-
// summary::-webkit-details-marker,
54+
summary::-webkit-details-marker, // necessary for safari and ios for now
5555
summary::marker {
5656
display: none
5757
}

0 commit comments

Comments
 (0)