mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 01:45:08 +00:00
(css) Improve display of advanced mail search
This commit is contained in:
@@ -71,6 +71,7 @@ header {
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
hgroup {
|
||||
align-items: center;
|
||||
&h3 {
|
||||
@@ -78,6 +79,11 @@ hgroup {
|
||||
}
|
||||
}
|
||||
|
||||
.sg-toolbar-auto {
|
||||
height: auto;
|
||||
max-height: inherit;
|
||||
}
|
||||
|
||||
.sg-toolbar-group {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user