mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 19:04:04 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -82,7 +82,7 @@ definePageMetadata(computed(() => list ? {
|
||||
} : null));
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.eqqrhokj {
|
||||
padding: var(--margin);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user