forked from mirror/pixelfed
Update app.css
This commit is contained in:
parent
c8b17d6798
commit
5a6dcf0ee5
3 changed files with 2 additions and 3 deletions
2
public/css/app.css
vendored
2
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"/js/components.js": "/js/components.js?id=eaf4e6490e00fbbc1790",
|
"/js/components.js": "/js/components.js?id=eaf4e6490e00fbbc1790",
|
||||||
"/js/app.js": "/js/app.js?id=763d01bb175be69c8ad3",
|
"/js/app.js": "/js/app.js?id=763d01bb175be69c8ad3",
|
||||||
"/css/app.css": "/css/app.css?id=6ca0f1111875ed7bb7d2",
|
"/css/app.css": "/css/app.css?id=0f11643b1635ebda5e1b",
|
||||||
"/js/timeline.js": "/js/timeline.js?id=415bfde862ab8c5b4548",
|
"/js/timeline.js": "/js/timeline.js?id=415bfde862ab8c5b4548",
|
||||||
"/js/activity.js": "/js/activity.js?id=723dfb98bbbc96a9d39f"
|
"/js/activity.js": "/js/activity.js?id=723dfb98bbbc96a9d39f"
|
||||||
}
|
}
|
||||||
|
|
1
resources/assets/sass/custom.scss
vendored
1
resources/assets/sass/custom.scss
vendored
|
@ -9,7 +9,6 @@ body {
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
margin-bottom: auto !important;
|
margin-bottom: auto !important;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body, button, input, textarea {
|
body, button, input, textarea {
|
||||||
|
|
Loading…
Add table
Reference in a new issue