Add username to user
This commit is contained in:
10
client/src/components/UserPopup/EditUsernameStep.module.css
Normal file
10
client/src/components/UserPopup/EditUsernameStep.module.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.field {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.text {
|
||||
color: #444444;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
Reference in New Issue
Block a user