fix: 修改自动运行失败跳过设置,确保状态一致性
This commit is contained in:
@@ -939,9 +939,11 @@ header {
|
||||
.toggle-switch input {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
pointer-events: none;
|
||||
inset: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.toggle-switch-track {
|
||||
|
||||
Reference in New Issue
Block a user