Adjust CandidateBox style

This commit is contained in:
Francisco Hodge
2021-03-21 12:49:01 -04:00
parent 927df4d055
commit 684afce4af
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
background: #ececec;
border-bottom: 2px solid #b5b5b5;
user-select: none;
min-width: 272px;
max-width: 272px;
transform: translateY(-100%);
margin-top: -10px;
}