Tweak expression textarea style

This commit is contained in:
Matt Sherman 2023-10-30 12:03:53 -04:00
parent 22c0424cb7
commit 140e61ed26
1 changed files with 3 additions and 0 deletions

View File

@ -155,6 +155,9 @@
border-radius: 0;
font-family: monospace;
background-color: #494f56;
color: #c3c4c7;
}
.components-button {