perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -37,7 +37,7 @@ const toggle = () => {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.dwzlatin {
|
||||
display: block;
|
||||
|
||||
|
Reference in New Issue
Block a user