feat: 添加 Kiro 授权流程的 cookie 清理和重试机制,优化跨页面恢复
This commit is contained in:
@@ -2068,13 +2068,8 @@ header {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
#row-auto-delay-settings .setting-group-primary {
|
||||
flex: 0 0 auto;
|
||||
min-width: 116px;
|
||||
}
|
||||
|
||||
#row-auto-delay-settings .setting-group-secondary {
|
||||
margin-left: 0;
|
||||
margin-left: auto;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
@@ -2082,6 +2077,10 @@ header {
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
#row-step6-cookie-settings .step6-cookie-cleanup-setting {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.step-execution-range-setting {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user