Browse Source

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

pull/1886/head
gingervitis 5 years ago
parent
commit
0c730eedac
  1. 4
      web/styles/ant-overrides.scss

4
web/styles/ant-overrides.scss

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

Loading…
Cancel
Save