aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss')
-rw-r--r--workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss b/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
index debb8b81..e46e84c1 100644
--- a/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
+++ b/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
@@ -23,15 +23,13 @@
align-items: center;
padding: 25px 60px;
&__total {
- @include body-1;
- @include semi-bold;
+ @include body-1-semibold;
color: $dark-gray;
}
&__order {
display: flex;
&__label {
- @include body-1;
- @include semi-bold;
+ @include body-1-semibold;
color: $dark-gray;
}
&__alphabetical {