feat(restrict_result) : improve UI/design

pull/73/head
Clement G 4 years ago
parent ee62e9c6d4
commit 78e89b82b3

@ -705,7 +705,7 @@ class CreateElection extends Component {
{t("Question of the election")} {t("Question of the election")}
</div> </div>
<div className="p-2 pl-3 bg-light mb-3"> <div className="p-2 pl-3 bg-light mb-3">
<em>{title}</em> {title}
</div> </div>
<div className="text-white bg-primary p-2 rounded"> <div className="text-white bg-primary p-2 rounded">
{t("Candidates/Proposals")} {t("Candidates/Proposals")}

Loading…
Cancel
Save