JeremyYao commented on code in PR #1305: URL: https://github.com/apache/daffodil-vscode/pull/1305#discussion_r2154641191
########## src/styles/styles.css: ########## @@ -107,6 +107,7 @@ .setting-div { font-size: 16px; cursor: pointer; + width: 400px; Review Comment: I'm still seeing that the clickable area is sort of out of bounds in a way:  I feel that having the div box have the same width as the content inside it would be better. Here's something that'll help you out: https://chatgpt.com/share/6852c155-0628-800b-9152-3df5fb983b18 -- 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: commits-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org