This commit is contained in:
McShelby 2022-10-07 19:05:52 +00:00
parent f213912363
commit e9949a56c0
319 changed files with 7977 additions and 7974 deletions

View file

@ -971,6 +971,10 @@ option {
width: .6rem;
}
.expand-content {
margin-top: .5rem;
}
/* expander collapsed, default */
.expand > .expand-label > .fa-chevron-down {
display: none;