Get the contacts field partially working
This commit is contained in:
parent
32c0a14d96
commit
825455ea6c
5 changed files with 176 additions and 42 deletions
|
@ -4923,4 +4923,8 @@ i.slack-icon {
|
|||
border: 1px solid #eee;
|
||||
vertical-align: middle;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.config-contact-field .form-control {
|
||||
width: 350px;
|
||||
}
|
Reference in a new issue