Remove uppercase
This commit is contained in:
parent
1d48a247c5
commit
96274b32de
|
@ -31,7 +31,6 @@
|
|||
.compose-box-button {
|
||||
grid-area: button;
|
||||
justify-self: right;
|
||||
text-transform: uppercase;
|
||||
position: relative;
|
||||
margin: 5px;
|
||||
pointer-events: auto;
|
||||
|
|
Loading…
Reference in New Issue