mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 09:06:17 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -13,7 +13,7 @@ const props = defineProps<{
|
||||
}>();
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.zhyxdalp {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user