Compare commits
No commits in common. "38a930c0bd05d7d4424bd8c0d4ee17e35fa5f039" and "6bf7e29fe8323dae6a45ca22011ea7ccf20f02a6" have entirely different histories.
38a930c0bd
...
6bf7e29fe8
@ -1126,10 +1126,7 @@ body.setup-wizard-open {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
/* 18px sides match .setup-level-card's content inset, so the strip's
|
padding: 12px 14px;
|
||||||
icon/text line up with the cards above. (Top/bottom stay 12px; the
|
|
||||||
entrance keyframes animate only those, not the sides.) */
|
|
||||||
padding: 12px 18px;
|
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
background: linear-gradient(135deg, rgba(var(--accent-rgb), 0.16) 0%, rgba(var(--accent-rgb), 0.05) 100%);
|
background: linear-gradient(135deg, rgba(var(--accent-rgb), 0.16) 0%, rgba(var(--accent-rgb), 0.05) 100%);
|
||||||
border: 1px solid rgba(var(--accent-rgb), 0.5);
|
border: 1px solid rgba(var(--accent-rgb), 0.5);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user