Enable auto search and other fixes (#62)

Closes: #58

Closes: #59

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#62
This commit is contained in:
2023-12-24 12:12:10 -07:00
parent cf4e9f7c3a
commit 01e8b73677
3 changed files with 63 additions and 35 deletions

View File

@@ -79,8 +79,7 @@
}
.region-button {
width: auto;
height: calc(100% - 15px);
max-height: calc(100% - 15px);
}
}