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

12 lines
185 B
Plaintext

@import '../../scss/styles.scss';
@layer payload-default {
.render-title {
display: inline-block;
&__id {
vertical-align: middle;
position: relative;
}
}
}