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