Improve button layout in DirectoryView and use Switches
This commit is contained in:
@@ -154,6 +154,12 @@ h1.section-header {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.section-button-bar {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
/* info table label:value in Sections */
|
||||
.info-row {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user