demo.css 161 B

12345678
  1. /*
  2. SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
  3. SPDX-License-Identifier: MIT
  4. */
  5. textarea {
  6. width: 500px;
  7. min-height: 75px;
  8. }