[TASK] declutter end trip view

This commit is contained in:
Marie Birner
2023-10-31 21:43:25 +01:00
parent 2bd5d76c2f
commit 4179b7bd6b
2 changed files with 18 additions and 21 deletions

View File

@ -135,7 +135,7 @@ select {
}
.choices__inner {
@apply input rounded-md;
@apply input rounded-md bg-white;
}
.is-focused .choices__inner, .is-open .choices__inner {
@apply border-0 ring-1 ring-inset ring-gray-300;