4 lines
87 B
CSS
4 lines
87 B
CSS
.tunit-status input[type="radio"]:checked+label {
|
|
@apply opacity-100 text-gray-100
|
|
}
|