Browse Source

小屏宽度问题

zweizhao 7 years ago
parent
commit
09a5a91b7a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/community/u/_id.vue

+ 3 - 0
pages/community/u/_id.vue

@@ -383,6 +383,9 @@ export default {
   border-bottom: 1px solid #f2f2f2;
   border-bottom: 1px solid #f2f2f2;
 }
 }
 @media @max768 {
 @media @max768 {
+  .community-u {
+    width: 100%;
+  }
   .followed {
   .followed {
     border: 1px solid white;
     border: 1px solid white;
     background: transparent;
     background: transparent;