mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-18 12:17:03 +02:00
allow it to expand for longer content
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
343403f1ef
commit
359b07b8ef
@ -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…
Reference in New Issue
Block a user