feat: update input style

This commit is contained in:
Cat Flynn 2025-05-01 00:21:28 +01:00
parent e525120a15
commit a07e8b78c0

View File

@ -218,11 +218,14 @@ li.message {
padding: 0 2em;
z-index: 1;
<<<<<<< HEAD
font-size: 1em;
}
#input-panel input:focus {
outline: none;
=======
>>>>>>> 021d12d (feat: update input style)
}
button {