send button shadow fixed. see #435
This commit is contained in:
parent
d4d1653ac7
commit
8608501da0
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ messagesInputStyle.textContent = `
|
||||||
height: 36px;
|
height: 36px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
border: 1px outset buttonface;
|
||||||
}
|
}
|
||||||
#stopButton {
|
#stopButton {
|
||||||
width: 44px;
|
width: 44px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue