Remove header min-height.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
.admin-interface #header {
|
.admin-interface #header {
|
||||||
height: auto;
|
height: auto;
|
||||||
min-height: 55px;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user