فهرست منبع

Update compiled assets

Daniel Supernault 7 سال پیش
والد
کامیت
1d5226c3c6
3فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. BIN
      public/css/app.css
  2. BIN
      public/mix-manifest.json
  3. 2 0
      resources/assets/sass/custom.scss

BIN
public/css/app.css


BIN
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;