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