mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 09:13:52 +09: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