wip
This commit is contained in:
parent
106b7a0cef
commit
6f9684cb3f
@ -62,25 +62,25 @@
|
|||||||
user-select none
|
user-select none
|
||||||
|
|
||||||
> .container
|
> .container
|
||||||
|
display flex
|
||||||
width 100%
|
width 100%
|
||||||
max-width 1300px
|
max-width 1300px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
|
|
||||||
&:after
|
|
||||||
content ""
|
|
||||||
display block
|
|
||||||
clear both
|
|
||||||
|
|
||||||
> .left
|
> .left
|
||||||
float left
|
margin 0 auto 0 0
|
||||||
height 3rem
|
|
||||||
|
|
||||||
> .right
|
|
||||||
float right
|
|
||||||
height 48px
|
height 48px
|
||||||
|
|
||||||
|
> .right
|
||||||
|
margin 0 0 0 auto
|
||||||
|
height 48px
|
||||||
|
|
||||||
|
> *
|
||||||
|
display inline-block
|
||||||
|
vertical-align top
|
||||||
|
|
||||||
@media (max-width 1100px)
|
@media (max-width 1100px)
|
||||||
> mk-ui-header-search
|
> .mk-ui-header-search
|
||||||
display none
|
display none
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user