better top bar
This commit is contained in:
@@ -605,17 +605,20 @@ body.theme-light .setting-item select option {
|
||||
flex-wrap: wrap;
|
||||
height: auto;
|
||||
padding: 12px 16px;
|
||||
row-gap: 10px;
|
||||
}
|
||||
|
||||
.search-container {
|
||||
order: 3;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
flex-basis: 100%;
|
||||
}
|
||||
|
||||
.actions {
|
||||
order: 2;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
margin-left: auto;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user