Fix custom widget form styling
This commit is contained in:
@@ -152,3 +152,8 @@ limitations under the License.
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form.mx_Custom_Widget_Form div {
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user