Prettified Code!

This commit is contained in:
gabek
2021-11-13 05:29:01 +00:00
committed by GitHub Action
parent 6de509f723
commit 3a55fc467d

View File

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