teamp tou uu giao dien
All checks were successful
Deploy on Master Change / deploy (push) Successful in 49s

This commit is contained in:
2026-07-03 22:28:20 +07:00
parent f93c2b8be6
commit ea53136068
4 changed files with 112 additions and 6 deletions

View File

@@ -192,11 +192,11 @@ export const SeatingTemplatesSection: React.FC = () => {
<div
style={{
display: 'grid',
gridTemplateColumns: `repeat(${cols}, minmax(0, 1fr))`,
gridTemplateColumns: `repeat(${cols}, minmax(72px, 1fr))`,
gap: '6px',
flex: 1,
maxHeight: '320px',
overflowY: 'auto',
overflow: 'auto',
padding: '4px',
}}
>