// App Styles // ---------------------------------------------------------------------------- // Put style rules here that you want to apply to the entire application. These // styles are for the entire app and not just one component. Additionally, this // file can hold Sass mixins, functions, and placeholder classes to be imported // and used throughout the application. .alert-radio-label.sc-ion-alert-md, .alert-radio-label.sc-ion-alert-ios { white-space: normal; } .alert-tappable.sc-ion-alert-md, .alert-tappable.sc-ion-alert-ios { height: 50px; }