Skip to content

Commit 0098499

Browse files
committed
Remove safari chevron
1 parent 38aa4af commit 0098499

File tree

1 file changed

+5
-0
lines changed
  • themes/opentermsarchive/assets/css/components

1 file changed

+5
-0
lines changed

themes/opentermsarchive/assets/css/components/aside.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@
7070
cursor:pointer;
7171
color: var(--colorBlack800);
7272

73+
&::marker,
74+
&::-webkit-details-marker {
75+
display: none;
76+
}
77+
7378
& .icon{
7479
margin-top:var(--3xs);
7580
}

0 commit comments

Comments
 (0)