diff --git a/web/styles/globals.scss b/web/styles/globals.scss index 5d6fc1405..c444c28bd 100644 --- a/web/styles/globals.scss +++ b/web/styles/globals.scss @@ -170,7 +170,7 @@ input { height: 250px; } - .ant-input-textarea-show-count::after{ + .ant-input-textarea-show-count::after { color: var(--owncast-purple); } }