mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-27 10:44:26 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -112,7 +112,7 @@ definePageMetadata({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.lcjjdxlm {
|
||||
display: flex;
|
||||
padding: 16px;
|
||||
|
||||
Reference in New Issue
Block a user