related to (cp b27abf4) Add group input placeholder is the right color now

This commit is contained in:
MatthieuLP
2023-02-07 11:21:57 +01:00
parent dac02561ad
commit c56e97437c

View File

@@ -4627,7 +4627,7 @@ input[type="text"].dError {border-color:#ff7070; background-color:#FFe5e5;}
}
#addGroupNameInput::placeholder {
color: #353535 !important;
color: #353535;
}
.groupIcon {