Cards estaticas
parent
eea8cf6db2
commit
60917acd2a
|
@ -5,6 +5,10 @@
|
|||
<mat-label>Nombre de usuario</mat-label>
|
||||
<input matInput formControlName="username">
|
||||
</mat-form-field>
|
||||
<mat-form-field class="form-field">
|
||||
<mat-label>Contraseña actual</mat-label>
|
||||
<input matInput formControlName="currentPassword" type="password">
|
||||
</mat-form-field>
|
||||
<mat-form-field class="form-field">
|
||||
<mat-label>Nueva contraseña</mat-label>
|
||||
<input matInput formControlName="password" type="password">
|
||||
|
|
|
@ -1,23 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
<<<<<<< HEAD
|
||||
margin-bottom: 10px; /* Puedes ajustar el valor para cambiar la separación */
|
||||
=======
|
||||
margin-bottom: 10px;
|
||||
>>>>>>> main
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
<<<<<<< HEAD
|
||||
margin-bottom: 8px; /* Ajusta este valor según necesites */
|
||||
=======
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
>>>>>>> main
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
<<<<<<< HEAD
|
||||
margin-bottom: 10px; /* Puedes ajustar el valor para cambiar la separación */
|
||||
=======
|
||||
margin-bottom: 10px;
|
||||
>>>>>>> main
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
<<<<<<< HEAD
|
||||
margin-bottom: 8px; /* Ajusta este valor según necesites */
|
||||
=======
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
>>>>>>> main
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
<<<<<<< HEAD
|
||||
margin-bottom: 10px; /* Puedes ajustar el valor para cambiar la separación */
|
||||
=======
|
||||
margin-bottom: 10px;
|
||||
>>>>>>> main
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
<<<<<<< HEAD
|
||||
margin-bottom: 8px; /* Ajusta este valor según necesites */
|
||||
=======
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
>>>>>>> main
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
margin-bottom: 10px; /* Puedes ajustar el valor para cambiar la separación */
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
margin-bottom: 8px; /* Ajusta este valor según necesites */
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
margin-bottom: 10px; /* Puedes ajustar el valor para cambiar la separación */
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
margin-bottom: 8px; /* Ajusta este valor según necesites */
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
margin-bottom: 10px; /* Puedes ajustar el valor para cambiar la separación */
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
margin-bottom: 8px; /* Ajusta este valor según necesites */
|
||||
}
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
.user-form .form-field {
|
||||
display: block;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.checkbox-group label {
|
||||
display: block;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue