mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 03:54:13 +02:00
perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -37,7 +37,9 @@ onMounted(() => {
|
||||
opacity: 0;
|
||||
transform: translateX(-250px);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
.mk-notification-toast {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user