perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -54,7 +54,7 @@ function submit() {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.mk-setup {
|
||||
border-radius: var(--radius);
|
||||
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
|
||||
|
Reference in New Issue
Block a user