1
0
Fork 0

Update compiled assets

This commit is contained in:
Daniel Supernault 2018-06-06 23:55:17 -06:00
parent 1b87ac1485
commit 1d5226c3c6
3 changed files with 7 additions and 5 deletions

8
public/css/app.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/app.js": "/js/app.js?id=3cc7b07981e8b77e0db0",
"/css/app.css": "/css/app.css?id=134b6c4c418ca85001f6",
"/css/app.css": "/css/app.css?id=da55888f5d943a4a3407",
"/js/timeline.js": "/js/timeline.js?id=fd75ed1fd763eb407607"
}

View File

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