more styling + auto scroll behavior

This commit is contained in:
Jose B
2023-08-03 12:39:46 -05:00
parent c0419f19ca
commit 78b77bd6d8
4 changed files with 47 additions and 16 deletions

View File

@@ -18,3 +18,10 @@ body {
background: beige;
border-radius: 5px;
}
.Dropdown-placeholder {
text-wrap: nowrap;
}
.Dropdown-arrow {
top: 47% !important;
}