perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -188,7 +188,7 @@ onUnmounted(() => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.ftskorzw {
|
||||
|
||||
> .main {
|
||||
|
Reference in New Issue
Block a user