Commit 21e13066 by zhaochengxiang

数据资产,指标,质量样式调整

parent 6c0a72f5
......@@ -67,6 +67,26 @@ ol {
background-color: #0168cf !important;
}
.ant-modal-body {
.ant-descriptions-item-label, .ant-table-column-title {
color: #333 !important;
font-size: 12px !important;
}
.ant-descriptions-item-content, .ant-table-tbody {
color: #666 !important;
font-size: 10px !important;
}
.ant-tabs-nav {
color: #999 !important;
}
}
.ant-modal
/* 滚动条 */
::-webkit-scrollbar-track-piece {
background-color:#ededed;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment