From 5e6c4260c9de4a433c336e906ce2f8c916b7959a Mon Sep 17 00:00:00 2001 From: Kristian Date: Tue, 14 Mar 2023 17:42:00 +0800 Subject: [PATCH] fix 404 and 500 image size in small size screen (#11043) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 59983bdf..ad044990 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -add 'make watch-frontend' and expand docs (#10931) +fix 404 and 500 image size in small size screen (#11043)