feat(node-player): remove run-without-auth option from login page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -100,24 +100,3 @@
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.auth-card .settings {
|
||||
margin-top: 1.5rem;
|
||||
padding-top: 1rem;
|
||||
border-top: 1px solid #1f2c45;
|
||||
}
|
||||
|
||||
.auth-card .toggle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 8px;
|
||||
color: #64748b;
|
||||
font-size: 0.8rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.auth-card .toggle input {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
accent-color: #7c6af7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user