zhangmo8 commented on code in PR #300:
URL: https://github.com/apache/paimon-webui/pull/300#discussion_r1626843197
##########
paimon-web-ui/src/views/metadata/components/options/index.tsx:
##########
@@ -41,11 +41,12 @@ export default defineComponent({
key: 'value',
},
{
- title: 'Operation',
+ title: () => <div style={{ paddingRight: '40px' }}>Operation</div>,
key: 'operation',
+ align: 'right',
Review Comment:
this Space component has the `justify` props
--
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]