Add dropdown design

This commit is contained in:
Maroxy 2021-10-23 10:16:08 +02:00
parent 99a5c7e168
commit ff4d4c0d7a

View file

@ -98,3 +98,17 @@ body
img
filter: invert(70%) sepia(13%) saturate(241%) hue-rotate(196deg) brightness(97%) contrast(91%)
.dropdown-menu
display: flex
align-items: center
height: 52px
margin-bottom: 8px
padding: 0 12px
border-radius: 12px
background-color: #f1f4f9
font-size: 18px
cursor: pointer