Browse Source

Merge remote-tracking branch 'origin/hotfix/v4.9.73.1' into hotfix/v4.9.73.1

wangkaiyue 8 months ago
parent
commit
8395f253d8
1 changed files with 12 additions and 0 deletions
  1. 12 0
      src/web/templates/frontRouter/pc/page_big_pc/sess/index.html

+ 12 - 0
src/web/templates/frontRouter/pc/page_big_pc/sess/index.html

@@ -56,6 +56,18 @@
         .in-bi .page-container {
           padding-top: 0;
         }
+
+        .big-member-page.in-web .content-main {
+            max-width: 960px;
+        }
+        .big-member-page.in-app .content-main {
+            max-width: 980px;
+        }
+        .big-member-page.in-app .recommend-opportunities .article-info-list .article-info-item .content-item,
+        .big-member-page.in-web .recommend-opportunities .article-info-list .article-info-item .content-item {
+            max-width: 630px;
+            width: 100%;
+        }
     </style>
 </head>
 <body class="page--docs--index">