SnowdogApps / magento2-theme-blank-sass

SASS based version of Magento 2 Blank theme
MIT License
383 stars 150 forks source link

Tooltip label not rendering properly #248

Closed Shashank-Bhatt1 closed 2 years ago

Shashank-Bhatt1 commented 3 years ago

On file theme-frontend-blank/Magento_Checkout/web/css/source/module/checkout/_tooltip.less Line no 58

.label {
    .lib-visually-hidden();
}

But at theme-blank-sass/Magento_Checkout/styles/module/checkout/_tooltip.scss no equivalent scss definition found to hide the label.

screenshot-local my-bmi co uk-2021 05 03-15_40_12

Igloczek commented 2 years ago

We are closing this project.