perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -29,7 +29,7 @@ const pagination = {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.pages-user-clips {
|
||||
> .list {
|
||||
> .item {
|
||||
|
Reference in New Issue
Block a user