shuashuai commented on PR #919: URL: https://github.com/apache/incubator-answer/pull/919#issuecomment-2073875760
Thanks for the contribution! There are several pages here that need to be adjusted at the same time: 1. `ui/src/pages/Admin/Answers/index.tsx` 2. `ui/src/pages/Admin/Qustions/index.tsx` 3. `ui/src/pages/Timeline/index.tsx` > I just blindly set the min-width of post column to 15rem Other cells also need to set a minimum width. The width only needs to match the title content of the cell, the main content can be appropriately widened. This can be achieved through inline styles or adding classes. If you have any other questions, you can continue the discussion and I will do my best to help you. -- 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]
