Restyle dropdown per updated figma

This commit is contained in:
mDuo13
2020-08-19 18:36:43 -07:00
parent 7934bb53d4
commit 366738f8ab
5 changed files with 7 additions and 15 deletions

View File

@@ -55,16 +55,7 @@
min-width: 250px;
.dropdown-item {
line-height: 262%;
border-bottom: 2px solid $black;
&:last-child {
border-bottom: 0;
}
&.active, &:hover {
font-weight: bold;
}
line-height: 44px;
}
}