slightly edit send button style

This commit is contained in:
2024-06-19 21:36:15 -04:00
parent 80b2093202
commit 4f80119c83
2 changed files with 6 additions and 1 deletions

View File

@ -61,4 +61,10 @@
/* Assuming more height can be used */
}
}
}
/* custom toolbar CSS */
.btn.send-button {
border-radius: 0.25rem;
}