فهرست منبع

:beetle: Specify parent

To prevent icons from getting img-fluid.
DricomDragon 1 سال پیش
والد
کامیت
ee21e7b2a8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/include/css/custom/main.css

+ 1 - 1
src/include/css/custom/main.css

@@ -150,7 +150,7 @@ table tbody + tbody {
     border-top: 2px solid #dee2e6;
 }
 
-.generated-body img { /* img-fluid */
+.generated-body p > img { /* img-fluid */
     max-width: 100%;
     height: auto;
 }