Fixed blocks position in the header
This commit is contained in:
parent
5d0004242d
commit
85516d2f75
|
@ -54,7 +54,7 @@
|
|||
align-items: center;
|
||||
background: #fff;
|
||||
flex-wrap: nowrap !important;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-start;
|
||||
margin: 0;
|
||||
|
||||
.fixed & {
|
||||
|
|
Loading…
Reference in New Issue
Block a user