*/}}
YimingWu 1 year ago
parent
commit
c62d72c069
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -937,7 +937,7 @@ border-radius:unset;box-shadow:unset;text-shadow:unset;}.img_btn_hidden{opacity:
 border-radius:unset;box-shadow:unset;font-size:1.3rem;text-shadow:unset;}
 .opt_compact,.ref_compact{line-break:anywhere;}
 .table_top{left:unset;width:100%;overflow:auto;}
-.post table img{max-width:30vw !important;}
+.post table img{min(100%, 30vw) !important;}
 .product_ref{width:100%;display:block;}
 .post_dummy > *{width:100%;max-width:25rem;}
 .center_exp .post>.imd,.center_exp .p_row{width:100%;max-width:25rem;}