mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-13 08:44:15 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -135,7 +135,7 @@ definePageMetadata({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.zoaiodol {
|
||||
padding: 12px;
|
||||
font-size: 1.1em;
|
||||
|
||||
Reference in New Issue
Block a user