mirror of
https://github.com/pion/mediadevices.git
synced 2025-10-05 16:46:51 +08:00
15 lines
151 B
CSS
15 lines
151 B
CSS
textarea {
|
|
width: 100%;
|
|
min-height: 3.5em;
|
|
display: block;
|
|
}
|
|
button {
|
|
display: block;
|
|
}
|
|
video {
|
|
display: block;
|
|
}
|
|
h3 {
|
|
margin-bottom: 0;
|
|
}
|