more friendly UI
This commit is contained in:
parent
3324899d61
commit
90734b1971
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@
|
|||
background-color: #000000;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
textarea {
|
||||
min-height: 25vh;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Reference in a new issue