Merge claude/2
This commit is contained in:
commit
e959468173
@ -1077,6 +1077,9 @@ body.setup-wizard-open {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: border-color .15s ease, background .15s ease, transform .15s ease, box-shadow .15s ease;
|
transition: border-color .15s ease, background .15s ease, transform .15s ease, box-shadow .15s ease;
|
||||||
display: block;
|
display: block;
|
||||||
|
/* Tap targets, not text — keep rapid/double clicks (e.g. the Advanced
|
||||||
|
card's 10-tap dev unlock) from selecting the title/description. */
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
.setup-level-card input {
|
.setup-level-card input {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user