send button shadow fixed. see #435

This commit is contained in:
Mic 2025-06-19 21:15:10 +02:00
parent d4d1653ac7
commit 8608501da0

View file

@ -49,6 +49,7 @@ messagesInputStyle.textContent = `
height: 36px;
cursor: pointer;
border-radius: 10px;
border: 1px outset buttonface;
}
#stopButton {
width: 44px;