**my problem is when i set text-decoration: none; i see in ionic view blue and underline link !! **
*it's Worked for me when i give that style *
a {
text-decoration: none !important;
}
**my problem is when i set text-decoration: none; i see in ionic view blue and underline link !! **
*it's Worked for me when i give that style *
a {
text-decoration: none !important;
}