Remove forced width on dropdown
This commit is contained in:
parent
7ea6b8b5a8
commit
b2582dda4d
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ section.hero {
|
|||
}
|
||||
|
||||
.dropdown-content {
|
||||
width: 17rem;
|
||||
overflow-y: scroll;
|
||||
max-height: 50vh;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue