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