summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-30 09:12:55 +0700
committerFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-30 09:12:55 +0700
commit4bb444b880d7677ba60f163c78440c2357fb16a4 (patch)
treec8a8a6713e3c4b417c22d36ac9a49542c222ae68
parent4a58bb303ce8dadc6b9d56c7558539c69d3fdb01 (diff)
add
-rw-r--r--src/lib/category/components/styles/breadcrumb.module.css3
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%;
+}