11 评论 (11 评论)0 反应 (0 反应)0 负责人 (0 负责人)Java15,558 star (15,558 star)5,240 fork (5,240 fork)batch import
buggood first issuewebui
描述
No ragged left margins:

- 技术栈
- 无
- 议题类型
- bug
- 研究方向
- The issue involves CSS alignment for columns in the Presto web UI. Look for the stylesheet controlling the table or data visualization components, likely in the frontend source code under `presto ui/` or similar. Inspect the class names or IDs used for the column headers. A comment in the issue might point to the specific file. Adjust the `text align` property to `left` for the column elements.