Fix max-width of profile banner in setting

This commit is contained in:
jasper 2019-02-11 00:06:37 -08:00
parent e1e9e50b98
commit db465ff839

View file

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