diff --git a/src/pages/_includes/cards/form/layout.html b/src/pages/_includes/cards/form/layout.html index 923b00f36..43174ce55 100644 --- a/src/pages/_includes/cards/form/layout.html +++ b/src/pages/_includes/cards/form/layout.html @@ -1,74 +1,71 @@ {% assign horizontal = include.horizontal | default: false %} -
+

{{ include.title | default: 'Basic form' }}

- -
- -
- - We'll never share your email with anyone else. -
+
+ + + + We'll never share your email with anyone else.
+
-
- -
- - - Your password must be 8-20 characters long, contain letters and numbers, and must not contain - spaces, special characters, or emoji. - -
+
+ + + + + Your password must be 8-20 characters long, contain letters and numbers, and must not contain + spaces, special characters, or emoji. +
+
-
- -
- + + - - - - - - - - - - - - - - - - -
+ + + + + + + + + + + + + +
+
-
- -
- - - -
+
+ + + + +
- - - +
- \ No newline at end of file + + \ No newline at end of file diff --git a/src/pages/_includes/ui/form/input-mask.html b/src/pages/_includes/ui/form/input-mask.html index 68d6b6e1a..48e60bab5 100644 --- a/src/pages/_includes/ui/form/input-mask.html +++ b/src/pages/_includes/ui/form/input-mask.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/pages/form-elements.html b/src/pages/form-elements.html index 2d50b8e39..63a44d693 100644 --- a/src/pages/form-elements.html +++ b/src/pages/form-elements.html @@ -47,7 +47,8 @@ libs: nouislider, autosize, tabler-flags, tabler-payments, litepicker, tom-selec

Project ID

Used when interacting with the API.

- {% include ui/form/input-icon.html icon="files" value="prj_5ae74426fe935327a8fa178b07d84ad9" readonly=true %} + {% include ui/form/input-icon.html icon="files" value="prj_5ae74426fe935327a8fa178b07d84ad9" readonly=true + %}
+
+ + +
+
+ + +
+
+ + +
+ + + + + + + +
+
+
+
+
+

Edit Profile

+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ +
+
+
+
+
+

HTTP Request

+
+
+
+
+ + +
+
+ + +
+
+
Assertions
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SourcePropertyComparisonTarget
+ + + + + + +
+ + + + + + + +
+ + + + + + +
+ + + + + + + +
+
+
+ +
+
+
+
diff --git a/src/scss/_variables.scss b/src/scss/_variables.scss index 2bae4b9fb..f394e03a5 100644 --- a/src/scss/_variables.scss +++ b/src/scss/_variables.scss @@ -302,7 +302,7 @@ $avatar-size: 2.5rem !default; $avatar-sizes: ( "xs": 1.5rem, "sm": 2rem, - "md": 3.75rem, + "md": 4rem, "lg": 5rem, "xl": 7rem, "2xl": 11rem,