Update rankings view.

This commit is contained in:
Mike Cao 2020-07-31 20:37:29 -07:00
parent ac2612924e
commit 65d44ff6a1
5 changed files with 94 additions and 24 deletions

View file

@ -1,6 +1,6 @@
.dropdown {
position: relative;
font-size: 12px;
font-size: 14px;
min-width: 140px;
}
@ -19,7 +19,7 @@
border: 1px solid #b3b3b3;
border-radius: 4px;
overflow: hidden;
z-index: 1;
z-index: 2;
}
.option {