Skip to content

Commit 4fff5b4

Browse files
authored
1 parent b315510 commit 4fff5b4

File tree

1 file changed

+2
-2
lines changed
  • packages/tailwind-formio/styles

1 file changed

+2
-2
lines changed

packages/tailwind-formio/styles/nav.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525

2626
&-link {
27-
@apply relative group inline-flex flex-col items-stretch overflow-hidden text-xs transition-colors;
27+
@apply relative inline-flex flex-col items-stretch overflow-hidden text-xs transition-colors;
2828
@apply bg-transparent border-transparent text-gray-darker;
2929
@apply cursor-pointer border-1 border-solid rounded-none border-b-0 relative;
3030
@apply px-3 py-2;
@@ -39,4 +39,4 @@
3939
.card-body {
4040
@apply p-3;
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)