perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -39,7 +39,7 @@ const collapsed = $ref(
|
||||
));
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.wrmlmaau {
|
||||
overflow-wrap: break-word;
|
||||
|
||||
|
Reference in New Issue
Block a user