diff --git a/src/app/layout/common/quick-chat/quick-chat.component.html b/src/app/layout/common/quick-chat/quick-chat.component.html index fce16399..d1ef83f6 100644 --- a/src/app/layout/common/quick-chat/quick-chat.component.html +++ b/src/app/layout/common/quick-chat/quick-chat.component.html @@ -151,12 +151,12 @@
- +
diff --git a/src/app/layout/common/search/search.component.html b/src/app/layout/common/search/search.component.html index 1890446b..18950a4c 100644 --- a/src/app/layout/common/search/search.component.html +++ b/src/app/layout/common/search/search.component.html @@ -68,7 +68,9 @@
- + diff --git a/src/app/modules/admin/apps/academy/details/details.component.html b/src/app/modules/admin/apps/academy/details/details.component.html index 2742ffff..43cc5db9 100644 --- a/src/app/modules/admin/apps/academy/details/details.component.html +++ b/src/app/modules/admin/apps/academy/details/details.component.html @@ -140,10 +140,12 @@ mat-flat-button [color]="'primary'" (click)="goToPreviousStep()"> - - Prev + + + Prev +
{{currentStep + 1}} @@ -155,10 +157,12 @@ mat-flat-button [color]="'primary'" (click)="goToNextStep()"> - Next - + + Next + +
diff --git a/src/app/modules/admin/apps/academy/list/list.component.html b/src/app/modules/admin/apps/academy/list/list.component.html index c8388601..b875c50e 100644 --- a/src/app/modules/admin/apps/academy/list/list.component.html +++ b/src/app/modules/admin/apps/academy/list/list.component.html @@ -31,7 +31,9 @@
- + @@ -42,8 +44,8 @@ + class="w-full sm:w-72 mt-4 sm:mt-0 sm:ml-4" + [subscriptSizing]="'dynamic'">
+ class="fuse-mat-rounded fuse-mat-dense w-full" + [subscriptSizing]="'dynamic'">
- +
diff --git a/src/app/modules/admin/apps/contacts/details/details.component.html b/src/app/modules/admin/apps/contacts/details/details.component.html index 0a2f3f9f..c12e1b54 100644 --- a/src/app/modules/admin/apps/contacts/details/details.component.html +++ b/src/app/modules/admin/apps/contacts/details/details.component.html @@ -248,7 +248,9 @@
- + Name
-
{{tag.title}}
+
{{tag.title}}
@@ -350,7 +352,9 @@
- +
- + Title
- + Company
- + Email - + Label
- + Phone - + Label
- + Address
- + Birthday
- + Notes + cdkTextareaAutosize>
diff --git a/src/app/modules/admin/apps/contacts/list/list.component.html b/src/app/modules/admin/apps/contacts/list/list.component.html index a5c8e368..2439085f 100644 --- a/src/app/modules/admin/apps/contacts/list/list.component.html +++ b/src/app/modules/admin/apps/contacts/list/list.component.html @@ -42,7 +42,9 @@
- +
- + @@ -410,7 +412,9 @@
- + Search for a topic or question, check out our FAQs and guides, contact us for detailed support
- + diff --git a/src/app/modules/admin/apps/help-center/support/support.component.html b/src/app/modules/admin/apps/help-center/support/support.component.html index 360c00c4..1aaf5f53 100644 --- a/src/app/modules/admin/apps/help-center/support/support.component.html +++ b/src/app/modules/admin/apps/help-center/support/support.component.html @@ -71,13 +71,13 @@ - + + cdkTextareaAutosize> Message Required diff --git a/src/app/modules/admin/apps/mailbox/details/details.component.html b/src/app/modules/admin/apps/mailbox/details/details.component.html index b4b09763..2bf7918d 100644 --- a/src/app/modules/admin/apps/mailbox/details/details.component.html +++ b/src/app/modules/admin/apps/mailbox/details/details.component.html @@ -332,7 +332,7 @@ class="flex flex-col w-full" #replyForm> - + + cdkTextareaAutosize>
diff --git a/src/app/modules/admin/apps/notes/labels/labels.component.html b/src/app/modules/admin/apps/notes/labels/labels.component.html index 6f9f8c6d..cf1edfba 100644 --- a/src/app/modules/admin/apps/notes/labels/labels.component.html +++ b/src/app/modules/admin/apps/notes/labels/labels.component.html @@ -9,9 +9,7 @@
- + - +
diff --git a/src/app/modules/admin/apps/scrumboard/card/details/details.component.html b/src/app/modules/admin/apps/scrumboard/card/details/details.component.html index 85223a49..487919df 100644 --- a/src/app/modules/admin/apps/scrumboard/card/details/details.component.html +++ b/src/app/modules/admin/apps/scrumboard/card/details/details.component.html @@ -19,7 +19,9 @@ [formGroup]="cardForm"> - + Title
@@ -144,7 +146,7 @@
- + {{task.dueDate | date:'longDate'}} Not set -