Skip to content

Commit 4be8958

Browse files
style(paginator): Remove grid-row from paginator theme. (#12250)
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent e832bc3 commit 4be8958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/paginator/_paginator-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
align-items: center;
8282
color: var-get($theme, 'text-color');
8383
background: var-get($theme, 'background-color');
84-
grid-row: 7;
8584
font-size: rem(12px);
8685
border-top: rem(1px) solid var-get($theme, 'border-color');
8786
z-index: 1;

0 commit comments

Comments
 (0)