vibed-webchat/public/main.css

7 lines
73 B
CSS

textarea, input {
width: 40em;
}
textarea {
resize: vertical;
}