Browse Source

Prettified Code!

pull/1886/head
gabek 4 years ago committed by GitHub Action
parent
commit
a6b368ead5
  1. 2
      web/styles/globals.scss

2
web/styles/globals.scss

@ -170,7 +170,7 @@ input {
height: 250px; height: 250px;
} }
.ant-input-textarea-show-count::after{ .ant-input-textarea-show-count::after {
color: var(--owncast-purple); color: var(--owncast-purple);
} }
} }

Loading…
Cancel
Save