Browse Source

Update compiled assets

Daniel Supernault 7 years ago
parent
commit
1d5226c3c6
3 changed files with 2 additions and 0 deletions
  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 {
 #content {
   margin-bottom: auto !important;
   margin-bottom: auto !important;
 }
 }
+
 body, button, input, textarea {
 body, button, input, textarea {
     font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",
     font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",
                  Roboto,Helvetica,Arial,sans-serif;
                  Roboto,Helvetica,Arial,sans-serif;
@@ -225,6 +226,7 @@ body, button, input, textarea {
   .max-hide-overflow {
   .max-hide-overflow {
     max-height: 1000px!important;
     max-height: 1000px!important;
   }
   }
+}
 
 
 .notification-image {
 .notification-image {
   background-size: cover;
   background-size: cover;