discourse/app/assets/stylesheets/desktop/components
Jarek Radosz 911488bac1
UX: Fix more-topics tabs interaction with --space (#34047)
Changing `--space` css var would result in incorrect size of the tabs
and wrong placement of the border:

<img width="232" height="87" alt="Screenshot 2025-08-01 at 16 15 39"
src="https://github.com/user-attachments/assets/8327dea0-6170-4737-bb57-f647c363f358"
/>

The implementation isn't ideal, there are sub-pixel height differences
between the tabs and table header cells, but it's difficult to match
`display: block/flex` and `display: table-cell`.

---

This also removes sizing down the font size on smaller screens. (the
smaller font looked out of place between other, larger sized UI
elements)
2025-08-08 00:06:30 +02:00
..
sidebar UX: Variable additions (#33473) 2025-07-09 18:53:01 -05:00
_index.scss FEATURE: add search field to header (#31447) 2025-02-28 12:47:09 +04:00
drafts-dropdown-menu.scss UX: multiple drafts menu improvements (#31195) 2025-02-05 15:19:13 +04:00
header-search.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
more-topics.scss UX: Fix more-topics tabs interaction with --space (#34047) 2025-08-08 00:06:30 +02:00
user-card.scss DEV: Additional topic list spacing variables (#33571) 2025-07-14 14:54:24 -05:00
user-info.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
user-stream-item.scss UX: user stream alignment fix for likes (#31234) 2025-02-07 17:28:31 +04:00