perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -34,7 +34,7 @@ export default defineComponent({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.sdgxphyu {
|
||||
margin: 1.5em 0;
|
||||
|
||||
|
Reference in New Issue
Block a user