felixbade / assistant

Web UI for ChatGPT API. No back-end, mobile-friendly, continuously user-tested
https://assistant.bloat.app
ISC License
125 stars 25 forks source link

Table borders glitch #71

Closed felixbade closed 1 year ago

felixbade commented 1 year ago

The intersection of vertical and horizontal lines is darker than the lines (since it's made using transparency). I'd expect them to be the same.

Screenshot 2023-03-19 at 14 18 19

This is a bit tricky to fix in a way that is easy to maintain since the non-transparent color depends on the background colors close by.

Version: e0a588a

felixbade commented 1 year ago

Fixed in 7c06f38