Jelajahi Sumber

Update compiled assets

Daniel Supernault 7 tahun lalu
induk
melakukan
1d5226c3c6
3 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      public/css/app.css
  2. TEMPAT SAMPAH
      public/mix-manifest.json
  3. 2 0
      resources/assets/sass/custom.scss

TEMPAT SAMPAH
public/css/app.css


TEMPAT SAMPAH
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;