Мелкие стилистические правки
This commit is contained in:
parent
35a20acce6
commit
f202e09881
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ if (editedUser !== null) {
|
|||
}
|
||||
---
|
||||
|
||||
<div class="container" data-user={editedUser?.login}>
|
||||
<div class="container mb-5" data-user={editedUser?.login}>
|
||||
{
|
||||
editedUser === null && (
|
||||
<form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue