Yicong-Huang commented on code in PR #5125:
URL: https://github.com/apache/texera/pull/5125#discussion_r3256354032


##########
frontend/src/app/dashboard/component/user/list-item/list-item.component.ts:
##########
@@ -406,7 +406,7 @@ export class ListItemComponent implements OnChanges {
         wid: wid ?? 0,
       },
       nzFooter: null,
-      nzStyle: { width: "60%" },

Review Comment:
   isn't this changing it back to static sizing? Can we make it dynamic 60% of 
the width, and set a minimal of pixel value?



-- 
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]

Reply via email to