Fix max-width of profile banner in setting
This commit is contained in:
parent
e1e9e50b98
commit
db465ff839
@ -178,7 +178,7 @@
|
||||
}
|
||||
|
||||
.banner {
|
||||
max-width: 400px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.uploading {
|
||||
|
Loading…
Reference in New Issue
Block a user