perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -35,7 +35,7 @@ onMounted(() => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.fgmtyycl {
|
||||
position: absolute;
|
||||
width: 500px;
|
||||
|
Reference in New Issue
Block a user