Remove unnecessary whitespace at the end of Step2EnvSetup.vue for cleaner code.

This commit is contained in:
666ghj 2025-12-12 11:03:55 +08:00
parent bf7fe8b053
commit c287fe71fc

View file

@ -2510,4 +2510,3 @@ onUnmounted(() => {
opacity: 0; opacity: 0;
} }
</style> </style>