Fix tab jump on page reload and add config grid spacing
Apply saved active tab from localStorage via inline script during HTML parse to prevent visible tab switch after page becomes visible. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1940,6 +1940,7 @@ input:-webkit-autofill:focus {
|
||||
grid-template-columns: auto 1fr;
|
||||
gap: 8px 12px;
|
||||
align-items: center;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.config-grid-label {
|
||||
|
||||
Reference in New Issue
Block a user