UI: Improvement logo container size
This commit is contained in:
parent
f32aed7d58
commit
b1c4332a03
@ -37,6 +37,7 @@
|
||||
.tb-nav-header-toolbar {
|
||||
min-height: 64px;
|
||||
height: inherit;
|
||||
padding: 0;
|
||||
z-index: 2;
|
||||
flex-shrink: 0;
|
||||
white-space: nowrap;
|
||||
@ -45,7 +46,9 @@
|
||||
height: 64px;
|
||||
.tb-logo-title {
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
height: 36px;
|
||||
max-height: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user