Open Retroeer opened 5 days ago
I have nice and cool buttons that have a border-bottom: white 1px; none of the other borders are specified However, when scaling this down, all of the other borders appear (inconsistently)
border-bottom: white 1px;
https://github.com/user-attachments/assets/d8e76015-096a-40d8-81fa-3fa29f154104
This faint outline should not be appearing
No response
Setting the other borders to transparent resolves this
Describe the bug
I have nice and cool buttons that have a
border-bottom: white 1px;
none of the other borders are specified However, when scaling this down, all of the other borders appear (inconsistently)https://github.com/user-attachments/assets/d8e76015-096a-40d8-81fa-3fa29f154104
To Reproduce
Expected behavior
This faint outline should not be appearing
Media/Files
No response
Additional context
Setting the other borders to transparent resolves this