Mixin for field width

This commit is contained in:
Travis Ralston 2019-08-14 08:55:49 -06:00
parent 7a1a245899
commit 02a4121401

View file

@ -15,7 +15,7 @@ limitations under the License.
*/ */
.mx_SetIntegrationManager .mx_Field_input { .mx_SetIntegrationManager .mx_Field_input {
margin-right: 100px; // Align with the other fields on the page @mixin mx_Settings_fullWidthField;
} }
.mx_SetIntegrationManager { .mx_SetIntegrationManager {