forked from mirror/pixelfed
Remove unnecessary block definition
Default display model is already block, so need to redefine it
This commit is contained in:
parent
6c0817a572
commit
b1a46f9b15
1 changed files with 0 additions and 1 deletions
1
resources/assets/sass/custom.scss
vendored
1
resources/assets/sass/custom.scss
vendored
|
@ -56,7 +56,6 @@ body, button, input, textarea {
|
||||||
}
|
}
|
||||||
|
|
||||||
.card.status-container .status-photo {
|
.card.status-container .status-photo {
|
||||||
display: block !important;
|
|
||||||
margin: auto !important;
|
margin: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue