Merged in bugfix/PMCORE-3316 (pull request #8190)

PMCORE-3316

Approved-by: Rodrigo Quelca
This commit is contained in:
Henry Jonathan Quispe Quispe
2021-09-30 13:37:41 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -414,9 +414,9 @@ export default {
line-height: 40px;
}
.pm-mc-text-icon{
font-size: 2vw;
font-size: 1.40rem;
padding-right: 10px;
line-height: 3vw;
line-height: 40px;
}
</style>