derek
(Derek Rushforth)
1 Mayo, 2026 21:59
8
Parece que algunos estilos de nuestra modernización de la base están sobrescribiendo el color del texto aquí.
Tengo una PR aquí que debería establecer correctamente el color esperado en el componente del tema de la insignia de categoría. Una vez que se fusiona, puedes probarlo.
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 Me gusta