CSR-490 alert font-size is 14

This commit is contained in:
CarlNation 2022-04-20 08:50:13 -04:00
parent e97dc3a934
commit 17d436f7a7

View file

@ -129,6 +129,7 @@ export default {
} }
} }
& p { & p {
font-size: 14px;
margin-bottom: 0px; margin-bottom: 0px;
} }
} }