diff --git a/themes/V3/Blank/style.less b/themes/V3/Blank/style.less index e0d6ba9f7..dbb63e8d3 100644 --- a/themes/V3/Blank/style.less +++ b/themes/V3/Blank/style.less @@ -23,6 +23,9 @@ body { break-inside : avoid; display : inline-block; width : 100%; + img { + z-index : 0; + } } .inline-block { display : inline-block;