✌️
This commit is contained in:
parent
521b855738
commit
87d17517f3
58 changed files with 165 additions and 47 deletions
|
|
@ -91,6 +91,8 @@ export default Vue.extend({
|
|||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~const.styl'
|
||||
|
||||
.mk-dialog
|
||||
> .bg
|
||||
display block
|
||||
|
|
@ -151,6 +153,8 @@ export default Vue.extend({
|
|||
</style>
|
||||
|
||||
<style lang="stylus" module>
|
||||
@import '~const.styl'
|
||||
|
||||
.header
|
||||
margin 1em 0
|
||||
color $theme-color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue