Skip to content
Snippets Groups Projects
Commit 435ea990 authored by Niall Sheridan's avatar Niall Sheridan
Browse files

Set the textarea height

parent 321e26fa
Branches
Tags
No related merge requests found
......@@ -20,7 +20,7 @@ const Token = `
border: solid 1px #ccc;
font-family: 'Source Code Pro', monospace;
font-weight: bold;
height: auto;
height: 120px;
margin: 12px 12px 12px 12px;
padding: 24px 12px 12px 12px;
resize: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment