mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 23:06:20 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -146,7 +146,9 @@ definePageMetadata(computed(() => note ? {
|
||||
.fade-leave-to {
|
||||
opacity: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
.fcuexfpr {
|
||||
background: var(--bg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user