owncast/web/components/chat/ChatTextField/ChatTextField.module.scss
2022-05-11 23:31:31 -07:00

5 lines
49 B
SCSS

.root {
height: 2rem;
color: var(--black);
}