Browse Source

修改 scss

test
chenJinxu 1 year ago
parent
commit
decc420d73
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/TabBar.vue

+ 1
- 1
src/components/TabBar.vue View File

@@ -85,7 +85,7 @@ export default {
</script>

<!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped>
<style scoped lang="scss">
h3 {
margin: 40px 0 0;
}


Loading…
Cancel
Save