Skip to content
Snippets Groups Projects
Commit fdb745b4 authored by syuilo's avatar syuilo
Browse files

🎨

parent b3d8134c
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ onMounted(() => {
<style lang="scss" scoped>
.popup-enter-active, .popup-leave-active {
transition: opacity 0.3s, transform 0.3s !important;
transition: opacity 0.15s, transform 0.15s !important;
}
.popup-enter-from, .popup-leave-to {
opacity: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment