allow it to expand for longer content
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
343403f1ef
commit
359b07b8ef
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_NetworkDropdown_menu {
|
.mx_NetworkDropdown_menu {
|
||||||
width: 204px;
|
min-width: 204px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue