updates
This commit is contained in:
@@ -503,6 +503,7 @@ input::-webkit-calendar-picker-indicator {
|
||||
}
|
||||
|
||||
.form-field.field-text .input-wrapper,
|
||||
.form-field.field-number .input-wrapper,
|
||||
.form-field.field-password .input-wrapper,
|
||||
.form-field.field-select .input-wrapper {
|
||||
border: 1px solid #e4e9f0;
|
||||
@@ -512,12 +513,14 @@ input::-webkit-calendar-picker-indicator {
|
||||
}
|
||||
|
||||
.form-field.field-text .input-wrapper:not(.form-field-error):focus-within,
|
||||
.form-field.field-number .input-wrapper:not(.form-field-error):focus-within,
|
||||
.form-field.field-password .input-wrapper:not(.form-field-error):focus-within,
|
||||
.form-field.field-select .input-wrapper:not(.form-field-error):focus-within {
|
||||
border-color: rgba(16, 82, 137, 0.4);
|
||||
}
|
||||
|
||||
.form-field.field-text i,
|
||||
.form-field.field-number i,
|
||||
.form-field.field-password i,
|
||||
.form-field.field-select i {
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user