✌️
This commit is contained in:
parent
521b855738
commit
87d17517f3
58 changed files with 165 additions and 47 deletions
|
|
@ -54,6 +54,8 @@ export default Vue.extend({
|
|||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
.mkp-selectdrive
|
||||
display block
|
||||
position fixed
|
||||
|
|
|
|||
|
|
@ -61,6 +61,8 @@ export default Vue.extend({
|
|||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
.header
|
||||
$banner-height = 320px
|
||||
$footer-height = 58px
|
||||
|
|
|
|||
|
|
@ -97,6 +97,8 @@ export default Vue.extend({
|
|||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
.timeline
|
||||
background #fff
|
||||
|
||||
|
|
|
|||
|
|
@ -57,6 +57,8 @@ export default Vue.extend({
|
|||
</style>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
.mk-welcome
|
||||
display flex
|
||||
flex-direction column
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue