1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

allow it to expand for longer content

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2020-03-13 00:11:09 +00:00
parent 343403f1ef
commit 359b07b8ef

View File

@@ -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;