diff --git a/themes/V3/Blank/style.less b/themes/V3/Blank/style.less index 90a51ed73..4a6218556 100644 --- a/themes/V3/Blank/style.less +++ b/themes/V3/Blank/style.less @@ -23,7 +23,6 @@ body { break-inside : avoid; display : inline-block; width : 100%; - isolation : isolate; } .inline-block { display : inline-block; @@ -94,6 +93,9 @@ body { img{ z-index : -1; } + .block img { + z-index : 0; + } //***************************** // * HEADERS