updated terminal css background color

pull/5370/head
davidzagi93@gmail.com 3 years ago
parent 284535a138
commit 035c48417b
  1. 3
      libs/remix-ui/terminal/src/lib/remix-ui-terminal.css

@ -4,7 +4,8 @@ element.style {
}
#terminalCliInput{
width: 95%;
background-color: #222336;
background: transparent;
border: none;
color: #a2a3bd;
border-top-style: hidden;
border-right-style: hidden;

Loading…
Cancel
Save