mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
8 lines
161 B
CSS
8 lines
161 B
CSS
/*
|
|
SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
SPDX-License-Identifier: MIT
|
|
*/
|
|
textarea {
|
|
width: 500px;
|
|
min-height: 75px;
|
|
} |