Skip to content

Commit 1cc765f

Browse files
authored
Bring back a local-class that got removed (#2396)
1 parent f5ced50 commit 1cc765f

File tree

1 file changed

+4
-0
lines changed
  • lib/osf-components/addon/components/paginated-list/layout

1 file changed

+4
-0
lines changed

lib/osf-components/addon/components/paginated-list/layout/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.text-center {
2+
text-align: center;
3+
}
4+
15
.align-right {
26
text-align: right;
37
}

0 commit comments

Comments
 (0)