imizao commented on code in PR #13354:
URL:
https://github.com/apache/dolphinscheduler/pull/13354#discussion_r1064250643
##########
dolphinscheduler-ui/src/views/resource/file/edit/index.tsx:
##########
@@ -109,7 +109,21 @@ export default defineComponent({
</div>
) : (
<NSpace justify='center'>
- <NSpin show={true} />
+ <NSpace vertical>
Review Comment:
Yes, you are right!
But, I think adding the NSpace tag is to make the UI look more beautiful!
Commenting out the span tagļ¼

After

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]