File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
apps/webapp/app/components/primitives Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ const variants = {
77 small :
88 "grid place-items-center rounded-full px-[0.4rem] h-4 tracking-wider text-xxs bg-background-dimmed text-text-dimmed uppercase whitespace-nowrap" ,
99 "extra-small" :
10- "grid place-items-center border border-charcoal-650 rounded-sm px-1 h-4 border- tracking-wider text-xxs bg-background-bright text-blue-500 whitespace-nowrap" ,
10+ "grid place-items-center border border-charcoal-650 rounded-sm px-1 h-4 tracking-wide text-xxs bg-background-bright text-blue-500 whitespace-nowrap" ,
1111 outline :
1212 "grid place-items-center rounded-sm px-1.5 h-5 tracking-wider text-xxs border border-dimmed text-text-dimmed uppercase whitespace-nowrap" ,
1313 "outline-rounded" :
You can’t perform that action at this time.
0 commit comments