Merge pull request ''修改日期选择器样式文件index.css'' (#28) from fzq into develop
所有检测均成功
continuous-integration/drone/push Build is passing
所有检测均成功
continuous-integration/drone/push Build is passing
Reviewed-on: #28
这个提交包含在:
当前提交
2cefabc24b
文件差异因一行或多行过长而隐藏
文件差异因一行或多行过长而隐藏
@ -716,4 +716,14 @@ export default {
|
||||
color: #fff;
|
||||
background: #0b58ff;
|
||||
}
|
||||
.el-month-table td.today .cell {
|
||||
font-weight: normal;
|
||||
color: #000 !important;
|
||||
}
|
||||
.el-month-table td.current:not(.disabled) .cell{
|
||||
color: #ffffff;
|
||||
font-weight: bold !important;
|
||||
background-color: var(--el-datepicker-active-color);
|
||||
border-radius: 100px;
|
||||
}
|
||||
</style>
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户