Files
donut/internal/web/demo/demo.css
Leandro Moreira 68bd7c942e add internal demo
2024-01-28 15:58:03 -03:00

8 lines
161 B
CSS

/*
SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
SPDX-License-Identifier: MIT
*/
textarea {
width: 500px;
min-height: 75px;
}