@@ -210,11 +210,15 @@ function getLoginJson() {
"disabled": true
}
},
+ {
+ "type": "divider",
+ "id": "u:4ba78892d2e9"
+ },
{
"type":"html",
"className":"text-center",
"html":"<p class='mt-10 text-gray-600'>© 2023, Roma Services LLC. All Rights Reserved. An Roma Company</p>"
- },
+ }
]
};
@@ -87,4 +87,8 @@ body,
.amis-scope .cxd-Form .cxd-Wrapper--md, .amis-scope .cxd-Container--md {
padding-left: 0;
padding-right: 0;
+}
+.amis-scope .cxd-Divider {
+ margin: 0 0;
+ margin-top: 50px