@@ -414,6 +414,9 @@ export default {
.choice_card_status {
display: flex;
align-items: center;
+ white-space: nowrap;
+ flex: 1;
+ justify-content: flex-end;
.bordClass {
border: 1px solid #E89E42 !important;
}