css form user edit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.user--edit{
|
||||
label{
|
||||
font-weight: 800;
|
||||
}
|
||||
.password-strength{
|
||||
width: fit-content;
|
||||
}
|
||||
.description{
|
||||
font-style: italic;
|
||||
}
|
||||
.form-item{
|
||||
margin-bottom: 1rem;
|
||||
width: 70%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user