Files
klz-cables.com/.pnpm-store/v10/files/6f/7a51f11676c0ee28a7c4df6f36bc30051f7f0362db3dae0fec8ffc3b3fcc806046523e4fb32e27ebda4f6355cfdc4c0345d45c7d1890711c495bdaa8722184
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

14 lines
209 B
Plaintext

@import '../../scss/styles';
@layer payload-default {
.icon--more {
height: $baseline;
width: $baseline;
.fill {
fill: var(--theme-elevation-800);
stroke: currentColor;
}
}
}