style: add some margin next to un/fold arrow in section title (#49193)

This commit is contained in:
Frédéric Péters 2020-12-07 20:27:52 +01:00
parent 9aa5edc08d
commit 9d546e8761
1 changed files with 1 additions and 0 deletions

View File

@ -1242,6 +1242,7 @@ div.section {
text-align: right;
float: right;
transition: transform ease 0.1s;
margin-right: 0.8rem;
}
}
&.folded {