Skip to content

Commit b6699b0

Browse files
committed
update table data display
1 parent 9d0fcbd commit b6699b0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • 1-Authentication/0-sign-in-vanillajs/App/public

1-Authentication/0-sign-in-vanillajs/App/public/styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@
66
max-height: 38rem !important;
77
padding-left: 50px;
88
padding-right: 50px;
9+
}
10+
11+
td {
12+
word-break: break-word;
13+
max-width: 20rem;
914
}

0 commit comments

Comments
 (0)