feat: show all styles in source code
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped docs>
|
||||
<style lang="less" scoped>
|
||||
section {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
@@ -33,7 +33,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped docs>
|
||||
<style lang="less" scoped>
|
||||
.container {
|
||||
margin-bottom: 1em;
|
||||
.veui-search-box {
|
||||
|
@@ -15,7 +15,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped docs>
|
||||
<style lang="less" scoped>
|
||||
.veui-search-box {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user