forked from AkkomaGang/akkoma-fe
fix #209 make name field length as wide as the bio field
This commit is contained in:
parent
1a6207be1d
commit
9eddaf6c3e
1 changed files with 4 additions and 0 deletions
|
@ -179,5 +179,9 @@
|
|||
font-size: 1.5em;
|
||||
margin: 0.25em;
|
||||
}
|
||||
|
||||
.name-changer {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue