Problems: fix multiline description at List view, closes #704

This commit is contained in:
Alexander Zobnin
2019-04-22 15:51:07 +03:00
parent 30ce9d8430
commit f76cff2b89
2 changed files with 6 additions and 2 deletions

View File

@@ -24,6 +24,10 @@
&.zbx-description--newline {
max-height: unset;
.zbx-description {
margin-left: 0px;
}
}
.zbx-description {