Files
frontend-app-learning/src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.scss
Brian Smith 1e53682e87 feat!: add design tokens support (#1737)
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
2025-07-30 10:00:23 -05:00

4 lines
102 B
SCSS

[dir="rtl"] .new-user-tour-dialog .pgn__modal-hero .pgn__modal-hero-bg {
transform: scaleX(-1);
}