1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-05-08 23:44:02 -04:00

Add quick css fix for user profile bg img preview

This commit is contained in:
jo 2019-02-09 20:42:51 +00:00 committed by Shpuld Shpludson
parent d2d06983c9
commit 7743e3b277

@ -189,5 +189,9 @@
.name-changer {
width: 100%;
}
.bg {
max-width: 100%;
}
}
</style>