fix textarea not resizing properly

skip-thread-containment
Henry Jameson 5 years ago
parent 8a02647de4
commit 4d12cd617a

@ -105,7 +105,7 @@
input, textarea { input, textarea {
flex: 1; flex: 1 0 auto;
} }
} }
</style> </style>

Loading…
Cancel
Save