Merge branch 'master' of github.com:owncast/owncast-admin

This commit is contained in:
gingervitis
2021-02-20 15:15:03 -08:00

View File

@@ -490,7 +490,7 @@ textarea.ant-input {
} }
// ANT PAGINATOR // ANT PAGINATOR
.ant-pagination-item { .ant-pagination-item {
border-color: var(--white); border-color: var(--white);
color: var(--default-link-color); color: var(--default-link-color);
a { a {
@@ -533,8 +533,6 @@ textarea.ant-input {
} }
} }
// ANT CHECKBOX // ANT CHECKBOX
.ant-checkbox-wrapper { .ant-checkbox-wrapper {
color: var(--white-75); color: var(--white-75);