This commit is contained in:
Emily Hou 2018-05-21 13:20:33 -07:00
parent 9c398ad98b
commit 8a496022f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
.select { .select {
background-color: var(--pageBGColor); background-color: var(--pageBGColor);
overflow: hidden; overflow: hidden;
padding: 4px 2px 1px 2px; padding: 4px 2px 4px 2px;
border: 1px dotted #0094fb88; border: 1px dotted #0094fb88;
border-radius: 4px; border-radius: 4px;
display: inline; display: inline;