perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -122,7 +122,7 @@ definePageMetadata(computed(() => props.postId ? {
|
||||
}));
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.wqugxsfx {
|
||||
height: 200px;
|
||||
background-size: contain;
|
||||
|
Reference in New Issue
Block a user