0
0
Fork 0

Scope the CSS in the Create Join component so it doesn't affect other components.

This commit is contained in:
Oliver-Akins 2020-12-08 17:43:44 -07:00
parent 1bea894083
commit b85a2f5635

View file

@ -45,7 +45,7 @@ export default {
}
</script>
<style>
<style scoped>
@import "../css/theme.css";
@import "../css/style.css";