Skip to content

Commit 76b6b18

Browse files
committed
update react sample
1 parent b6699b0 commit 76b6b18

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • 1-Authentication/1-sign-in-react/SPA/src/styles

1-Authentication/1-sign-in-react/SPA/src/styles/App.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ footer {
6262
word-break: break-all;
6363
}
6464

65+
td {
66+
word-break: break-word;
67+
max-width: 34rem;
68+
}
69+
6570
.table-responsive {
6671
max-height: 37rem !important;
6772
}

0 commit comments

Comments
 (0)