This commit is contained in:
Skylar Ittner 2021-07-15 16:47:19 -06:00
parent 91ac8c294d
commit c2a9348357

View File

@ -93,4 +93,8 @@ html, body {
.modal-dialog.modal-lg { .modal-dialog.modal-lg {
max-width: 700px; max-width: 700px;
} }
}
select option {
color: #212529;
} }