diff options
Diffstat (limited to 'web/html/xui/component/aCustomStatistic.html')
| -rw-r--r-- | web/html/xui/component/aCustomStatistic.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/web/html/xui/component/aCustomStatistic.html b/web/html/xui/component/aCustomStatistic.html index 41695e90..a8ede41c 100644 --- a/web/html/xui/component/aCustomStatistic.html +++ b/web/html/xui/component/aCustomStatistic.html @@ -12,31 +12,6 @@ {{end}} {{define "component/aCustomStatistic"}} -<style> - .dark .ant-statistic-title, - .dark .ant-statistic-content { - color: var(--dark-color-text-primary) !important - } - - .dark .ant-statistic-title { - user-select: none; - opacity: 0.55; - } - - .ant-statistic-title { - margin-bottom: 0 !important; - } - - .ant-statistic-content-prefix { - margin-right: 6px !important; - } - - .ant-statistic-content-prefix, - .ant-statistic-content-value { - font-size: 1.05rem; - } -</style> - <script> Vue.component('a-custom-statistic', { props: { |
