1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-09 05:07:18 +08:00

Merge branch 'fix/profile-banner-preview-width' into 'develop'

 Fix max-width of profile banner in setting

See merge request 
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 {