Keep the templates button on the Rule stack’s Figma gap.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
adilallo
2026-08-19 09:58:48 -06:00
co-authored by Cursor
parent 7ea0a52bf1
commit 91f1d1569a
2 changed files with 2 additions and 3 deletions
@@ -23,11 +23,9 @@ export function RuleStackView({
w-full bg-transparent flex flex-col
px-[20px] py-[32px]
min-[640px]:px-[32px] min-[640px]:py-[48px]
min-[768px]:py-[56px]
min-[1024px]:px-[64px] min-[1024px]:py-[64px]
min-[1440px]:px-[96px]
gap-[24px]
min-[768px]:gap-[32px]
min-[1024px]:gap-[40px]
${className}
`}