perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -303,7 +303,7 @@ definePageMetadata(computed(() => {
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.jqqmcavi {
|
||||
margin-bottom: 16px;
|
||||
|
||||
|
Reference in New Issue
Block a user