perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -189,7 +189,7 @@ definePageMetadata({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.llvierxe {
|
||||
position: relative;
|
||||
background-size: cover;
|
||||
|
Reference in New Issue
Block a user