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