perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -14,7 +14,7 @@ os.api('meta', { detail: true }).then(gotMeta => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.xfbouadm {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
Reference in New Issue
Block a user