generated from Seekra/repository-template
fix(settings): make switch setting style scoped
This commit is contained in:
@@ -57,7 +57,7 @@ const toggle = function toggle () {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style component>
|
||||
<style scoped>
|
||||
.switch-container {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user