Files
klz-cables.com/.pnpm-store/v10/files/e7/8719f4e29c29cdd17f3b6f1371cf77cf35cb1fa8a24432734443c9ad9fd79afcb4f4c5512234aff299c80d0861143c4b89aa3e0dcdf1e2a024389d87a2b03c
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

11 lines
148 B
Plaintext

@layer payload-default {
.rah-static {
interpolate-size: allow-keywords;
height: 0;
&--height-auto {
height: auto;
}
}
}