Improve some button bar spacings
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user