perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -109,7 +109,7 @@ onBeforeUnmount(() => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.kpoogebi {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user