create idea

This commit is contained in:
j.mei7
2022-04-03 18:03:33 +02:00
parent 12dd3f9e53
commit 9b77bdfdf9
8 changed files with 63 additions and 7 deletions

View File

@@ -49,9 +49,10 @@
}
.textAreaContainer{
width: 100%;
width: calc(100% - 10px);
height: 700px;
display: block;
padding-left: 10px;
textarea{
outline: 0;