Sha256: 782688ebfd1ad4d7417a7e42777c34ecf0b3142eac7dbd4244979c98a1664c24
Contents?: true
Size: 363 Bytes
Versions: 210
Compression:
Stored size: 363 Bytes
Contents
.application-sidebar .active:hover, .application-sidebar .active { @apply bg-primary-100 text-primary-500; } .content-area { /* remove the left padding. */ .main-content-area { @apply lg:pl-0; } &.sidebar-open { /* Add padding to the main area to allow for the sidebar to expand. */ .main-content-area { @apply lg:pl-64; } } }
Version data entries
210 entries across 210 versions & 1 rubygems