From af2f88977629e26c8c7c2fbbda8b6d6c5ebf1bff Mon Sep 17 00:00:00 2001 From: Renard Date: Thu, 12 Sep 2019 15:34:14 -0300 Subject: Image fluid --- src/App.css | 1 + src/BBSThread.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 199e7a1..9341c49 100644 --- a/src/App.css +++ b/src/App.css @@ -11,6 +11,7 @@ .imageSegment { padding: 0 !important; + min-width: 250px !important; } .vipFont { diff --git a/src/BBSThread.js b/src/BBSThread.js index 9b0bc1c..68fca92 100644 --- a/src/BBSThread.js +++ b/src/BBSThread.js @@ -88,7 +88,7 @@ class BBSThread extends Component { {post.file != "" ? - + : null} -- cgit v1.2.1-18-gbd029