perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -25,7 +25,7 @@ const whatIsNew = () => {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.ewlycnyt {
|
||||
position: relative;
|
||||
padding: 32px;
|
||||
|
Reference in New Issue
Block a user