rev timesheet & project
This commit is contained in:
@@ -2,4 +2,9 @@
|
||||
table td {
|
||||
vertical-align: top;
|
||||
text-align: left;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
/* word-break: break-all; */
|
||||
white-space: pre-line;
|
||||
max-width: 20rem; /* adjust as needed */
|
||||
}
|
||||
Reference in New Issue
Block a user