diff options
-rw-r--r-- | src/App.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 07441e4..9777452 100644 --- a/src/App.css +++ b/src/App.css @@ -68,4 +68,8 @@ overflow: hidden; float: left; margin-right: 5px; +} + +.ui.comments { + max-width: none !important; }
\ No newline at end of file |