Parcourir la source

小屏宽度问题

zweizhao il y a 7 ans
Parent
commit
09a5a91b7a
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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;
 }
 @media @max768 {
+  .community-u {
+    width: 100%;
+  }
   .followed {
     border: 1px solid white;
     background: transparent;