From e3a18b4252fc78deea06c3b2f45e19114f514005 Mon Sep 17 00:00:00 2001 From: Hyunchul Kim Date: Sat, 28 Nov 2020 03:12:02 +0900 Subject: [PATCH] ... --- test_data/src/style/common.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test_data/src/style/common.css b/test_data/src/style/common.css index d24203c..aa66281 100644 --- a/test_data/src/style/common.css +++ b/test_data/src/style/common.css @@ -306,8 +306,9 @@ margin:10px; } - div#fragments_wrapper > img { + div#fragment_wrapper > img { width: fit-content; + min-width: 100px; } div#introduction {