Sha256: ddb23a66c2f57b006b9ea2434b6cc7c8cfa48a871a00ab4265fbb350f95d8850
Contents?: true
Size: 437 Bytes
Versions: 10
Compression:
Stored size: 437 Bytes
Contents
.tab-x { @apply w-full flex gap-2 justify-center items-center text-sm text-gray-2 border-gray border-b-2 py-1 cursor-pointer; &-container { @apply flex gap-1 [&>*]:grow; } &[aria-expanded="true"], &:hover[disabled="false"] { @apply text-secondary border-secondary; svg { @apply text-secondary; } } &[disabled] { @apply opacity-50 cursor-not-allowed; } } .tabs-1 { pointer-events: none; }
Version data entries
10 entries across 10 versions & 1 rubygems