Merge branch 'fix-user-profile-background-setting-preview' into 'develop'
Add quick css fix for user profile bg img preview See merge request pleroma/pleroma-fe!554
This commit is contained in:
commit
cf10fd623b
@ -189,5 +189,9 @@
|
|||||||
.name-changer {
|
.name-changer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bg {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user