2023年6月18日 修复问题
This commit is contained in:
parent
eb31940a4b
commit
cc6d76de1f
|
@ -210,8 +210,9 @@ async function getTeacherjlrkcb() {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
line-height: 23px;
|
line-height: 23px;
|
||||||
|
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
background: #f3f3f4;
|
background: #6cafda;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.ketangCardcol{
|
.ketangCardcol{
|
||||||
|
|
Loading…
Reference in New Issue