Karsa 2 lat temu
rodzic
commit
ac6cd24c44

+ 8 - 0
src/views/hzyb/report/ChapterDetail.vue

@@ -712,6 +712,14 @@ export default {
             list-style: inherit !important;
             list-style-position: inside !important;
         }
+        :deep(span.fr-emoticon) {
+            width: 36px !important;
+            height: 36px !important;
+            background-repeat: no-repeat !important;
+            background-size: cover !important;
+            display: inline-block !important;
+            vertical-align: middle !important;
+        }
     }
 
     .no-auth-wrap{

+ 8 - 0
src/views/hzyb/report/Detail.vue

@@ -798,6 +798,14 @@ export default {
             list-style: inherit !important;
             list-style-position: inside !important;
         }
+        :deep(span.fr-emoticon) {
+            width: 36px !important;
+            height: 36px !important;
+            background-repeat: no-repeat !important;
+            background-size: cover !important;
+            display: inline-block !important;
+            vertical-align: middle !important;
+        }
     }
 
     .no-auth-wrap{