RED-7692: Add linebreak if comment is too long

This commit is contained in:
Adina Țeudan 2023-11-23 13:43:08 +02:00
parent 76be93f9a7
commit ef7fd2fc1c
2 changed files with 5 additions and 4 deletions

View File

@ -5,6 +5,7 @@
.comment {
margin-bottom: 10px;
overflow-wrap: anywhere;
.comment-details-wrapper {
margin-bottom: 4px;

View File

@ -3621,10 +3621,10 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"
"@pdftron/webviewer@10.1.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@pdftron/webviewer/-/webviewer-10.1.1.tgz#4f674bb652cc07ee316f8e8884b07093e6bc526c"
integrity sha512-ucvXIEAQ+JP8zmAbdUCy1waPSd6idMypxdqBM3XdTKYLp6HuG6HmQCmTYdJVOFkCoIp9nPIdPWsZC0ULOP7kkg==
"@pdftron/webviewer@10.3.0":
version "10.3.0"
resolved "https://registry.yarnpkg.com/@pdftron/webviewer/-/webviewer-10.3.0.tgz#50b8aa02c13b51b3878660357fe829efbfa429a9"
integrity sha512-WGe6FRyYLk2CnZCSylOuL5XV8UOn6FWbGtolPBdtRP8vK2ex6vO5oncLA1L3+jRK8tSi1cFu+BGBLDMCcpI5yg==
"@phenomnomnominal/tsquery@4.1.1":
version "4.1.1"