Prechádzať zdrojové kódy

fix white block in dark moment ui

trwnh 6 rokov pred
rodič
commit
d56fbbacd9

+ 1 - 2
resources/assets/js/components/PostComponent.vue

@@ -363,8 +363,7 @@
 
 <style type="text/css" scoped>
   .status-comments,
-  .reactions,
-  .col-md-4 {
+  .reactions {
     background: #fff;
   }
   .postPresenterContainer {