0
0
Fork 0

Scope the CSS

This commit is contained in:
Tyler-A 2020-07-29 22:53:50 -06:00
parent 606f61f7f5
commit de98f92d21

View file

@ -79,7 +79,7 @@ export default {
}
</script>
<style>
<style scoped>
#control {
border-radius: var(--corner-rounding);
background-color: var(--card-colour);