modified sendbutton border
This commit is contained in:
parent
4e78f27e07
commit
918425cebe
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ messagesInputStyle .textContent = `
|
|||
height: 36px;
|
||||
cursor: pointer;
|
||||
border-radius: 10px;
|
||||
border: 2px solid darkgrey;
|
||||
}
|
||||
`;
|
||||
messageInputTemplate.content.appendChild(messagesInputStyle);
|
||||
|
|
|
|||
Loading…
Reference in a new issue