perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -40,7 +40,9 @@ onMounted(() => {
|
||||
opacity: 0;
|
||||
transform: translateY(-100%);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
.mk-toast {
|
||||
> .body {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user