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