diff --git a/admin/tabs/monitor/Tile.scss b/admin/tabs/monitor/Tile.scss index 31717e59c0..318b0b1f8d 100644 --- a/admin/tabs/monitor/Tile.scss +++ b/admin/tabs/monitor/Tile.scss @@ -49,6 +49,7 @@ margin-top: var(--xh-pad-px); overflow: hidden; text-overflow: ellipsis; + white-space: pre-wrap; width: calc(100% - 80px); @media only screen and (max-width: 1350px) {