Fix styling of NetworkDropdown dialogs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
6f27c4c17a
commit
82a37ba0ad
4 changed files with 18 additions and 4 deletions
|
@ -157,3 +157,7 @@ limitations under the License.
|
|||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_NetworkDropdown_dialog .mx_Dialog {
|
||||
width: 557px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue