Skip to content

Commit 784d4d2

Browse files
authored
Merge branch 'main' into develop
2 parents e4cb5a6 + 8ca7256 commit 784d4d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

task-requests/details/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,9 @@ table tr td {
496496
word-break: break-word;
497497
border: lightgray dotted;
498498
padding: 0.5rem;
499+
499500
margin-left: -0.65rem;
501+
500502
}
501503

502504
.requestor_description_details h1 {
@@ -522,6 +524,7 @@ table tr td {
522524

523525
.requestor_description_details table {
524526
display: block;
527+
525528
width: max-content;
526529
max-width: 100%;
527530
overflow: auto;

0 commit comments

Comments
 (0)