perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -18,7 +18,7 @@ defineProps<{
|
||||
const host = toUnicode(hostRaw);
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.mk-acct {
|
||||
> .host {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user