Fix header logo
This commit is contained in:
parent
ecf425c73b
commit
9d4b63e2e9
|
@ -40,7 +40,6 @@
|
|||
|
||||
.extra {
|
||||
> section {
|
||||
line-height: 20px;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
@ -52,6 +51,7 @@
|
|||
&.right {
|
||||
flex-grow: 1;
|
||||
min-width: 100px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.status-label {
|
||||
|
|
Loading…
Reference in a new issue