forked from fanruan/fineui
Browse Source
* commit 'ae40ddb908dae9687eec6d84dbc6e361c99c3bed': (42 commits)
无jira number-counter样式调整
auto upgrade version to 2.0.20221110175602
REPORT-84106 fix: sticky bug
REPORT-84106 fix: sticky bug
auto upgrade version to 2.0.20221110101625
auto upgrade version to 2.0.20221109193835
无JIRA fix: 修复tape布局 NaN的场景
REPORT-83562 feat: 日期控件非本月的日期可选
无JIRA revert commit c45e768
, 不是实时校验的一律不许用气泡
auto upgrade version to 2.0.20221108162444
auto upgrade version to 2.0.20221108105434
auto upgrade version to 2.0.20221108103803
KERNEL-13349 feat: 复选下拉框checkselectedswitcher修复
auto upgrade version to 2.0.20221107121634
auto upgrade version to 2.0.20221105202549
优化一下布局
auto upgrade version to 2.0.20221104171438
auto upgrade version to 2.0.20221104164422
无JIRA fix: bi.text_value_down_list_combo修复
auto upgrade version to 2.0.20221104135556
...
master
superman
2 years ago
16 changed files with 144 additions and 75 deletions
@ -0,0 +1,5 @@
|
||||
@import "../../index.less"; |
||||
|
||||
.bi-calendar-date-item.not-current-month-day { |
||||
color: @color-bi-text-disabled-button !important; |
||||
} |
Loading…
Reference in new issue