Merge branch 'fix/profile-banner-preview-width' into 'develop'
#333 Fix max-width of profile banner in setting See merge request pleroma/pleroma-fe!560
This commit is contained in:
commit
25cfb04873
@ -178,7 +178,7 @@
|
||||
}
|
||||
|
||||
.banner {
|
||||
max-width: 400px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.uploading {
|
||||
|
Loading…
Reference in New Issue
Block a user