Try reverse direction so that tab order makes sense

merge-requests/30/head
Bob Mottram 2024-05-20 18:43:37 +01:00
parent 8c03374545
commit 3e097df965
1 changed files with 1 additions and 0 deletions

View File

@ -392,6 +392,7 @@ details {
.headericons {
display: inline-block;
float: right;
flex-direction: row-reverse;
}
blockquote {