Remove uppercase

This commit is contained in:
Nick Colley 2023-03-12 16:50:27 +00:00
parent 1d48a247c5
commit 96274b32de
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
.compose-box-button {
grid-area: button;
justify-self: right;
text-transform: uppercase;
position: relative;
margin: 5px;
pointer-events: auto;