11 comments (11 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java15,558 stars (15,558 stars)5,240 forks (5,240 forks)batch import
buggood first issuewebui
説明
No ragged left margins:

- 技術スタック
- なし
- Issue 種別
- 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.