Scope the CSS
This commit is contained in:
parent
606f61f7f5
commit
de98f92d21
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ export default {
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style scoped>
|
||||||
#control {
|
#control {
|
||||||
border-radius: var(--corner-rounding);
|
border-radius: var(--corner-rounding);
|
||||||
background-color: var(--card-colour);
|
background-color: var(--card-colour);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue