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

13 lines
183 B
Plaintext

@layer payload-default {
.move-doc-to-folder {
margin: 0;
.btn__icon {
color: var(--theme-elevation-300);
}
.btn__label {
font-weight: 600;
}
}
}