Files
klz-cables.com/.pnpm-store/v10/files/70/c912ec6da25356df101f4be52ba5f8a9364a81661515016953664ac446e9bc7915b85f6aba33137e94d245217532ed628e5ee5142cdaeb9a1f73bfe6a77845
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

10 lines
152 B
Plaintext

@import '../../../../scss/styles';
@layer payload-default {
.query-preset-columns-cell {
display: flex;
flex-wrap: wrap;
gap: 4px;
}
}