update tab shortcode

This commit is contained in:
Somrat
2025-10-26 09:57:39 +06:00
parent 49f18fcbc3
commit 76cd5af1e4
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
}
.tab-nav-item {
@apply cursor-pointer border-b-[3px] border-border py-2 text-lg text-text-dark opacity-80 dark:border-light !my-0 !px-8;
@apply cursor-pointer border-b-[3px] border-border py-2 text-lg text-text-dark opacity-80 dark:border-darkmode-border !my-0 !px-8;
}
.tab-nav-item.active {