mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 20:39:07 +08:00
[amis-saas-7408]:优化刷新动作配置,增加数据追加控制
Change-Id: If0cab922f8b40b092c22edfc865ceab09a2a83c2
This commit is contained in:
parent
6b6061e145
commit
3298d19a20
@ -337,12 +337,12 @@
|
||||
li > div {
|
||||
padding-left: #{px2rem(32px)};
|
||||
}
|
||||
li > div > div {
|
||||
li > div {
|
||||
&:hover {
|
||||
background-color: var(--Tree-item-onHover-bg-pure);
|
||||
}
|
||||
}
|
||||
li .is-checked > div {
|
||||
& > li .is-checked {
|
||||
background: var(--Tree-item-onChekced-bg);
|
||||
&:hover {
|
||||
background-color: var(--Tree-item-onChekced-bg) !important;
|
||||
|
Loading…
Reference in New Issue
Block a user