Fix select input styles

This commit is contained in:
Robert Long 2021-12-14 15:28:54 -08:00
commit 3cc7892198
7 changed files with 45 additions and 56 deletions

View file

@ -1,6 +1,7 @@
.tabContainer {
width: 100%;
display: flex;
flex: 1;
}
.tabList {