Settings OpenPGP use <details>

This commit is contained in:
the-djmaze 2022-01-29 00:20:31 +01:00
parent 9f125c18c3
commit b06b04a579
2 changed files with 13 additions and 9 deletions

View file

@ -10,6 +10,10 @@
border: 0;
border-bottom: 1px solid @dropdownDividerTop;
}
summary.legend {
display: list-item;
cursor: pointer;
}
.btn-small.btn-small-small {
font-size: 11px;