mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-11 07:03:34 +08:00
Merge pull request #323 from Ducz0r/lm-sci-733-fix
Fix task comments not properly showing in reports
This commit is contained in:
commit
680f443e31
1 changed files with 9 additions and 7 deletions
|
@ -17,6 +17,7 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
.module-large {
|
||||
.description-label {
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
|
@ -26,3 +27,4 @@
|
|||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue