Commit 7da136e
committed
fix(styles): use opacity-60 for group separator text in Tailwind v4
The text-text-base/60 opacity modifier doesn't work with CSS variables
in Tailwind v4. Use separate opacity-60 class instead, matching how
description opacity is handled in button.tsx.1 parent 07e83f6 commit 7da136e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments