mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update compiled assets
This commit is contained in:
parent
1b87ac1485
commit
1d5226c3c6
3 changed files with 2 additions and 0 deletions
BIN
public/css/app.css
vendored
BIN
public/css/app.css
vendored
Binary file not shown.
Binary file not shown.
2
resources/assets/sass/custom.scss
vendored
2
resources/assets/sass/custom.scss
vendored
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue