Add the toggle switch for provisioning
This commit is contained in:
parent
0a0e952691
commit
3391cc0d90
2 changed files with 25 additions and 0 deletions
|
@ -27,3 +27,11 @@ limitations under the License.
|
|||
display: inline-block;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.mx_SetIntegrationManager .mx_ToggleSwitch {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
top: 9px;
|
||||
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue