CATcher-org / WATcher

WATcher is a sister application to CATcher to be used to monitor software projects.
https://catcher-org.github.io/WATcher/
7 stars 25 forks source link

Fix preset view selection appearance #338

Closed nknguyenhc closed 6 months ago

nknguyenhc commented 6 months ago

Summary:

Fixes #336

Type of change:

Changes Made:

Screenshots:

image

Proposed Commit Message:

Fix preset view selection appearance

For the preset view selection, brackets are removed
and left margin is added to increase visibility.

Checklist:

- [X] I have tested my changes thoroughly. - [ ] I have created tests for any new code files created in this PR or provided a link to a issue/PR that addresses this. - [X] I have added or modified code comments to improve code readability where necessary. - [ ] I have updated the project's documentation as necessary.