Constrain load more navigation card width
This commit is contained in:
@@ -114,6 +114,12 @@
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.sg-large-table__load-more-layout {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sg-large-table__cell--header {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user