mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 20:15:55 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -51,7 +51,9 @@ const props = defineProps<{
|
||||
0% { opacity: 1; }
|
||||
50% { opacity: 0; }
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
.urempief {
|
||||
margin-top: var(--margin);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user