Cosmetics for code display

This commit is contained in:
Cagatay Civici 2023-11-01 17:36:59 +03:00
parent c963e2e95f
commit 03732ab3f8
39 changed files with 78 additions and 39 deletions

View file

@ -147,7 +147,8 @@ export default {
.my-fadeout {
animation: my-fadeout 150ms linear;
}
</style>`
</style>
`
}
};
}