This commit is contained in:
parent
bec7ed723b
commit
e29e43af3c
|
@ -365,6 +365,7 @@ export default Vue.extend({
|
||||||
|
|
||||||
> header
|
> header
|
||||||
display flex
|
display flex
|
||||||
|
align-items center
|
||||||
margin-bottom 4px
|
margin-bottom 4px
|
||||||
white-space nowrap
|
white-space nowrap
|
||||||
|
|
||||||
|
|
|
@ -304,6 +304,7 @@ export default Vue.extend({
|
||||||
|
|
||||||
> header
|
> header
|
||||||
display flex
|
display flex
|
||||||
|
align-items center
|
||||||
white-space nowrap
|
white-space nowrap
|
||||||
|
|
||||||
@media (min-width 500px)
|
@media (min-width 500px)
|
||||||
|
|
Loading…
Reference in New Issue