Skip to content

Commit f3a4abf

Browse files
authored
refactor: updating style for container widget as per the mocks (#1397)
1 parent 504e61c commit f3a4abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/dashboards/src/widgets/container/container-widget-renderer.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.title {
1111
height: 28px;
12-
@include widget-title($gray-9);
12+
@include overline($gray-5);
1313
padding-bottom: 16px;
1414
}
1515

0 commit comments

Comments
 (0)