derek
(Derek Rushforth)
1 Maggio 2026, 9:59pm
8
Sembra che alcuni stili della nostra modernizzazione della base di codice stiano sovrascrivendo il colore del testo qui.
Ho preparato una PR che dovrebbe impostare correttamente il colore previsto sul componente del tema del badge della categoria. Una volta unita, potrai provarla.
main ← fix-category-badge-name-color
opened 09:42PM - 01 May 26 UTC
This PR sets the category badge color on the .badge-category__name to override c… ore styles. Previously the badge wasn't inheriting the correct text color in the topic info header.
## Before
<img width="292" height="51" alt="Screenshot 2026-05-01 at 2 40 02 PM" src="https://github.com/user-attachments/assets/f1e6289c-2675-4cc7-9ad5-1ab617884f89" />
## After
<img width="291" height="53" alt="Screenshot 2026-05-01 at 2 42 23 PM" src="https://github.com/user-attachments/assets/856d1139-8795-4ce9-af88-b1482612d218" />
2 Mi Piace