chapoi
2025 年 10 月 9 日午後 10:50
4
There has been a recent change indeed
main
← ux-email-log-space
opened 09:09PM - 04 Sep 25 UTC
Some minor improvements to the table layout
Giving long columns a little min … width...
Before:
<img width="186" height="209" alt="image" src="https://github.com/user-attachments/assets/d129b567-40e5-4d0c-a55b-d2252440f5e7" />
After:
<img width="332" height="291" alt="image" src="https://github.com/user-attachments/assets/3b205942-ae31-4f45-ba91-9fab999c0267" />
Putting user info within a single link...
Before:
<img width="327" height="199" alt="image" src="https://github.com/user-attachments/assets/54ece2d2-1ac5-4b9f-891a-dc62ea7a93b2" />
After:
<img width="334" height="160" alt="image" src="https://github.com/user-attachments/assets/ba1dd821-c9f9-4846-8c9f-a4c592923d33" />
So this is the intended design. The alternative is a more squashed look.
Eventually, at a small enough width, the table is going to overflow horizontally and you need scroll. I guess you are reaching that point a bit quicker on your viewport now.
「いいね!」 1