Browse Source

Prettified Code!

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

4
web/styles/globals.scss

@ -144,7 +144,7 @@ input { @@ -144,7 +144,7 @@ input {
}
.ant-tabs-tab {
color:var(--owncast-purple);
color: var(--owncast-purple);
.ant-tabs-tab-active {
border-color: var(--nav-selected-text);
@ -157,4 +157,4 @@ input { @@ -157,4 +157,4 @@ input {
.ant-tabs-ink-bar {
background: var(--nav-selected-text);
}
}

Loading…
Cancel
Save