UNPKG

pkg-components

Version:
57 lines (50 loc) 1.24 kB
.wrapper_custom_link { position: relative; } .wrapper_custom_link .active { border-left: 3px solid var(--color-primary-red); } .containerOption_count--notification { background-color: var(--color-primary-red); border-radius: 20px; color: var(--color-text-white); display: inline-block; font-size: 13px; height: var(--spacing-xl); line-height: 20px; position: absolute; right: 40px; text-align: center; top: 0px; width: var(--spacing-xl); } .button { align-items: center; background-color: transparent; border-left: 2px solid transparent; color: var(--color-text-gray-light); cursor: pointer; display: flex; font-size: 1.1rem; font-weight: 500; justify-content: flex-start; line-height: 0.875rem; margin-bottom: 7px; padding: 10px 3px; position: relative; text-align: start; width: 100%; word-break: break-word; } .button svg { margin-right: 10px; margin-left: 5px; } .linkAside { color: var(--color-text-gray-light); text-decoration: none; transition: 0.3s ease; align-items: center; display: flex; justify-content: flex-start; }