CSR-186 scope css to fix specificity issue.

This commit is contained in:
bmauger 2022-02-15 08:59:47 -05:00
parent c906c2e9c9
commit 6a7c4606c6

View file

@ -57,7 +57,7 @@ export default {
}; };
</script> </script>
<style lang="scss"> <style lang="scss" scoped>
h5 { h5 {
line-height: 32px; line-height: 32px;