fix(kiosko): reducir numpad otro 15%
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
960867d785
commit
1291d0368a
@@ -391,8 +391,8 @@ unset($p);
|
||||
margin: .6rem 0 1rem;
|
||||
}
|
||||
.np-btn {
|
||||
padding: .8rem;
|
||||
font-size: 1.4rem;
|
||||
padding: .6rem;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 700;
|
||||
border: 1.5px solid #e2e8f0;
|
||||
border-radius: 10px;
|
||||
@@ -409,7 +409,7 @@ unset($p);
|
||||
.np-clear { color: #ef4444; border-color: #fca5a5; }
|
||||
.np-back { color: #64748b; }
|
||||
.np-ok { background: var(--brand); color: #fff; border-color: var(--brand);
|
||||
font-size: 1rem; padding: .9rem; }
|
||||
font-size: .88rem; padding: .75rem; }
|
||||
|
||||
/* ── Responsive ── */
|
||||
@media (min-height: 800px) {
|
||||
|
||||
Reference in New Issue
Block a user