improve width

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-16 12:12:59 +00:00
parent 82a37ba0ad
commit 454b32400d

View file

@ -159,5 +159,5 @@ limitations under the License.
}
.mx_NetworkDropdown_dialog .mx_Dialog {
width: 557px;
width: 45vw;
}