perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -31,7 +31,7 @@ const props = defineProps<{
|
||||
const showContent = $ref(false);
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.yohlumlk {
|
||||
display: flex;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user