Sha256: 32c48531426d38cc1236bb93fed0474d524d6768d18270f8e1c6e0acfa6364a1
Contents?: true
Size: 490 Bytes
Versions: 13
Compression:
Stored size: 490 Bytes
Contents
.identities-modal { &__list { @apply flex flex-col gap-2 py-10; button { @apply w-full border-4 border-background rounded p-2 flex items-center justify-between cursor-pointer; &.is-selected { @apply border-transparent bg-success/10 [&_svg]:visible; } &:focus, &:focus-visible, &:hover { @apply border-tertiary outline-none; } svg { @apply w-6 h-6 text-success fill-current invisible; } } } }
Version data entries
13 entries across 13 versions & 1 rubygems