<div class="authentication-wrapper authentication">
    authentitacion - to migrate from Magento_Checkout module
</div>
<div class="authentication-wrapper authentication">
    authentitacion - to migrate from Magento_Checkout module
</div>
/* No context defined for this component. */
  • Content:
    .authentication {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    
        @include mq($screen-m) {
            justify-content: flex-end;
        }
    }
    
    .authentication {
        display: none;
    }
    
  • URL: /components/raw/authentication/_authentication.scss
  • Filesystem Path: build/components/Organisms/checkout/authentication/_authentication.scss
  • Size: 208 Bytes

There are no notes for this item.