摘要:
/** 处理日期控件 **/ .ant-calendar-picker-container { .ant-calendar { border: 1px solid #2a64ff; } //背景 .ant-calendar-date-panel { position: relative; outli 阅读全文
posted @ 2022-05-06 10:53
小拐
阅读(335)
评论(0)
推荐(0)
摘要:
/** 全局加载spin样式 */ .my-spin-loading { &>div>.ant-spin { max-height: none; bottom: 0; .ant-spin-text { top: 40%; padding-top: 50px; font-size: 18px; col 阅读全文
posted @ 2022-05-06 10:53
小拐
阅读(135)
评论(0)
推荐(0)
摘要:
:root { // 主颜色 --select-bg-color: #18359f; // 选中的颜色 --select-selected-color: #3b58c2; // 悬浮的颜色 --select-hover-color: #3b58c2; // 点击的颜色 --select-active 阅读全文
posted @ 2022-05-06 10:45
小拐
阅读(315)
评论(0)
推荐(0)