Sha256: 2a228369d8bcde1003e7f601199fe35f6d2937d638b239ab3dfbcf1a2da9fdb0
Contents?: true
Size: 437 Bytes
Versions: 11
Compression:
Stored size: 437 Bytes
Contents
.sts-card { @apply bg-white h-full sm:rounded-lg sm:shadow dark:bg-gray-800 overflow-hidden; &__header { @apply px-4 py-5 sm:px-6 dark:bg-gray-900 dark:border-gray-700 dark:text-gray-300; } &__tabs { @apply bg-white px-4 border-b border-gray-200 sm:px-5 dark:bg-gray-900 dark:border-gray-700 dark:text-gray-300; a:first { @apply ml-4; } } a.tab:not(.selected) { @apply dark:text-gray-300; } }
Version data entries
11 entries across 11 versions & 1 rubygems