Some SCSS class properties only show properly on Responsive Web but not Tablet Offline profile
0
Hello, does anyone have ideas why some classes would work properly on the responsive web profile, but then the same exact class would not show properly on the tablet web offline profile? I have an app that is using the responsive web (PWA), tablet web offline, and responsive web offline profiles. I am using the main.scss file in my main app module to manage all of my classes. After publishing/deploying the app to one of our environments, most of the classes and properties look properly on all profiles, but on the tablet web offline profile, there are a handful of classes/properties that are not showing properly like they are on the responsive web profile. Any ideas would be appreciated. Thanks