fix: extracted rundown entry editor shows correct colour

This commit is contained in:
Carlos Valente
2026-04-09 06:49:47 +02:00
committed by Carlos Valente
parent 176e53dd7f
commit 2f138acad7
@@ -104,6 +104,7 @@
/* approximating the style of a disabled input */
.textLikeInput {
color: $gray-200;
background: transparent;
justify-content: start;
width: 7.5em;