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;
|
height: 36px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 2px solid darkgrey;
|
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
messageInputTemplate.content.appendChild(messagesInputStyle);
|
messageInputTemplate.content.appendChild(messagesInputStyle);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue