mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 16:06:46 +02:00
Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932.
This commit is contained in:
@@ -40,9 +40,7 @@ onMounted(() => {
|
||||
opacity: 0;
|
||||
transform: translateY(-100%);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
.mk-toast {
|
||||
> .body {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user