blob: 24e4127839b015bffa80eb3fd3af20db747e5b32 [file] [log] [blame]
* {
padding: 10px;
}
.buttons {
display: flex;
justify-content: space-between;
}
textarea {
width: 300px;
height: 150px;
}
button {
touch-action: manipulation;
}