perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -54,7 +54,7 @@ onMounted(async () => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.oyyftmcf {
|
||||
> .preview {
|
||||
height: 150px;
|
||||
|
Reference in New Issue
Block a user