Skip to content

Commit

Permalink
ux: fix details for firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Apr 1, 2022
1 parent 77110e9 commit 27d7702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/components/_details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ details summary {

summary {
list-style: none;
display: inline;
display: inline-block;
width: calc(100% + 2rem);
margin: -0.5rem -1rem 0;
padding: 0.5rem 0.75rem;
Expand Down

0 comments on commit 27d7702

Please sign in to comment.