forked from AkkomaGang/akkoma-fe
Add quick css fix for user profile bg img preview
This commit is contained in:
parent
d2d06983c9
commit
7743e3b277
1 changed files with 4 additions and 0 deletions
|
@ -189,5 +189,9 @@
|
||||||
.name-changer {
|
.name-changer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bg {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue