Skip to content

Commit f13eb96

Browse files
plukasewbjones86
authored andcommitted
SAK-40248: fix accidentally removed styles
1 parent 2f9d9e0 commit f13eb96

File tree

1 file changed

+1
-0
lines changed
  • library/src/morpheus-master/sass/modules/tool

1 file changed

+1
-0
lines changed

library/src/morpheus-master/sass/modules/tool/_table.scss

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ table{
105105
}
106106
.sakai-table-pagerControls
107107
{
108+
@include display-flex();
108109
@include justify-content(center);
109110
padding: 0;
110111

0 commit comments

Comments
 (0)