CSR-186 scope css to fix specificity issue.
This commit is contained in:
parent
c906c2e9c9
commit
6a7c4606c6
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export default {
|
|||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
h5 {
|
||||
line-height: 32px;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue