Skip to content

Commit 2ebf800

Browse files
committed
chore: fix compilation error by var rename
1 parent 443a2c1 commit 2ebf800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/modules/data-widgets/src/themesource/datawidgets/web/_pagination-bar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
justify-content: flex-end;
44
white-space: nowrap;
55
align-items: baseline;
6-
color: $pagination-caption-color;
6+
color: $caption-color;
77

88
.paging-status {
99
padding: 0 8px 0;

0 commit comments

Comments
 (0)