Accordion: fix marker display

This commit is contained in:
Lucas Larroche 2021-10-23 17:37:17 +07:00
parent df2ae94742
commit f232a11ef2
7 changed files with 7 additions and 7 deletions

View file

@ -35,7 +35,7 @@ details {
// Marker
&::after {
display: inline-block;
display: block;
width: 1rem;
height: 1rem;
float: right;