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:
Shpuld Shpludson 2019-02-12 15:05:26 +00:00
commit 25cfb04873

View file

@ -178,7 +178,7 @@
}
.banner {
max-width: 400px;
max-width: 100%;
}
.uploading {