Sha256: ed8dc8a8d2ede212eeea17045bc14fc63da956c7b64634d58a3bd948156c3d42
Contents?: true
Size: 418 Bytes
Versions: 13
Compression:
Stored size: 418 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-800 dark:border-gray-700; } &__tabs { @apply bg-white px-4 border-b border-gray-200 sm:px-5 dark:bg-gray-800 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
13 entries across 13 versions & 1 rubygems