Add styles to grow dropdown width based on content

This commit is contained in:
Marliana Lara 2019-05-16 12:23:47 -04:00
parent 8981c7d59a
commit 17f71600df
No known key found for this signature in database
GPG Key ID: 38C73B40DFA809EE

View File

@ -104,7 +104,7 @@
left: auto;
margin: 0;
right: 0;
width: 100%;
width: auto;
}
&-menuHeader {