fixed header height
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
.header-content {
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
height: 72px;
|
||||
min-height: 72px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user