jianyi-gronk commented on code in PR #146:
URL: https://github.com/apache/dubbo-kubernetes/pull/146#discussion_r1451410953
##########
ui-vue3/src/layout/index.vue:
##########
@@ -18,43 +18,62 @@
<div class="__container_layout_index">
<a-layout style="min-height: 100vh">
<a-layout-sider
- width="268"
- v-model:collapsed="collapsed"
- theme="light"
- :trigger="null"
- collapsible
+ width="268"
+ v-model:collapsed="collapsed"
+ theme="light"
+ :trigger="null"
+ collapsible
Review Comment:
The space in there seems to be redundant.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]