We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b315510 commit 4fff5b4Copy full SHA for 4fff5b4
packages/tailwind-formio/styles/nav.css
@@ -24,7 +24,7 @@
24
}
25
26
&-link {
27
- @apply relative group inline-flex flex-col items-stretch overflow-hidden text-xs transition-colors;
+ @apply relative inline-flex flex-col items-stretch overflow-hidden text-xs transition-colors;
28
@apply bg-transparent border-transparent text-gray-darker;
29
@apply cursor-pointer border-1 border-solid rounded-none border-b-0 relative;
30
@apply px-3 py-2;
@@ -39,4 +39,4 @@
39
.card-body {
40
@apply p-3;
41
42
-}
+}
0 commit comments