- remove code for displaying banner in mobile dates fragment - replace button with link to web app in reset dates banner on the mobile problem template - adjust spacing of reset dates button in banner when button wraps on smaller screen
6 lines
185 B
SCSS
6 lines
185 B
SCSS
// ------------------------------
|
|
// Mobile styling
|
|
@import 'bourbon/bourbon';
|
|
@import 'vendor/bi-app/bi-app-ltr'; // set the layout for left to right languages
|
|
@import 'build-mobile';
|