Fleet UI: Auto-install VPP apps (#26455)
This commit is contained in:
@@ -6,17 +6,4 @@
|
||||
&__data-error {
|
||||
margin-top: $pad-xxxlarge;
|
||||
}
|
||||
|
||||
// formatting the form buttons to be on the left. Tshis is done here because
|
||||
// this form can be used in other places where the buttons should be on
|
||||
// the right.
|
||||
&__package-form {
|
||||
margin-top: $pad-xxlarge;
|
||||
|
||||
.form-buttons {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: $pad-large;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user