diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-18 15:05:34 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-18 15:05:34 +0700 |
| commit | 9118c586d2c4fdab43c11409db91cf7b51839261 (patch) | |
| tree | f2c2c9415e613c153a51f8ed2760933f4ebd8bc9 /src/lib/category/components/styles/breadcrumb.module.css | |
| parent | 8c4d73ff159cb7b5df4f83f1eb76e8a06c7179ce (diff) | |
| parent | 7ef19bc5b5dc64fc0fb8126cec02943f06a4237a (diff) | |
Merge branch 'new-release' of https://bitbucket.org/altafixco/next-indoteknik into cr_renca_keyword
Diffstat (limited to 'src/lib/category/components/styles/breadcrumb.module.css')
| -rw-r--r-- | src/lib/category/components/styles/breadcrumb.module.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/category/components/styles/breadcrumb.module.css b/src/lib/category/components/styles/breadcrumb.module.css new file mode 100644 index 00000000..dee4e1b4 --- /dev/null +++ b/src/lib/category/components/styles/breadcrumb.module.css @@ -0,0 +1,3 @@ +.category-short-desc { + flex: 0 0 100%; +} |
