Improve some button bar spacings

This commit is contained in:
Johannes Zellner
2025-03-07 10:28:49 +01:00
parent 6b272e8a6f
commit 05a685fb24
6 changed files with 17 additions and 14 deletions

View File

@@ -154,10 +154,10 @@ h1.section-header {
margin-top: 20px;
}
.section-button-bar {
.button-bar {
display: flex;
gap: 10px;
flex-direction: row-reverse;
gap: 6px;
/* flex-direction: row-reverse;*/
}
/* info table label:value in Sections */