فهرست منبع

Merge pull request #1474 from pixelfed/trwnh-post-height

allow post-component to shrink to fit media
daniel 6 سال پیش
والد
کامیت
9f6840c984
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      resources/assets/js/components/PostComponent.vue

+ 0 - 5
resources/assets/js/components/PostComponent.vue

@@ -390,11 +390,6 @@
   .postPresenterContainer {
     background: #fff;
   }
-  @media(min-width: 720px) {
-    .postPresenterContainer {
-      min-height: 600px;
-    }
-  }
   ::-webkit-scrollbar {
       width: 0px;
       background: transparent;