PMCORE-3316

This commit is contained in:
Henry Jordan
2021-09-15 20:27:52 +00:00
parent ba1aeb9f95
commit f2a1d6ca88

View File

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