Fix mobile styles

This commit is contained in:
Robert Long
2021-12-10 10:54:18 -08:00
parent fc3960ce63
commit 9174369fb5
13 changed files with 277 additions and 260 deletions

View File

@@ -22,7 +22,7 @@
font-size: 15px;
color: var(--textColor1);
height: 40px;
width: 320px;
max-width: 100%;
}
.selectedItem {
@@ -33,7 +33,6 @@
}
.popover {
width: 320px;
}
.option:first-child {