浏览代码

Update compiled assets

Daniel Supernault 7 年之前
父节点
当前提交
1d5226c3c6
共有 3 个文件被更改,包括 2 次插入0 次删除
  1. 二进制
      public/css/app.css
  2. 二进制
      public/mix-manifest.json
  3. 2 0
      resources/assets/sass/custom.scss

二进制
public/css/app.css


二进制
public/mix-manifest.json


+ 2 - 0
resources/assets/sass/custom.scss

@@ -10,6 +10,7 @@ body {
 #content {
   margin-bottom: auto !important;
 }
+
 body, button, input, textarea {
     font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",
                  Roboto,Helvetica,Arial,sans-serif;
@@ -225,6 +226,7 @@ body, button, input, textarea {
   .max-hide-overflow {
     max-height: 1000px!important;
   }
+}
 
 .notification-image {
   background-size: cover;