perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -117,7 +117,7 @@ export default defineComponent({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.azykntjl {
|
||||
$height: 60px;
|
||||
$avatar-size: 32px;
|
||||
|
Reference in New Issue
Block a user