Updated editor styles for product card

refs https://github.com/TryGhost/Team/issues/1245
This commit is contained in:
djordje vlaisavljevic 2021-12-13 12:22:35 +01:00
parent d91f2d253e
commit ed18ca0bf3

View File

@ -1792,13 +1792,17 @@ button.emoji-picker__category-button.active {
margin-top: 8px !important;
}
.kg-product-card-description p {
.kg-product-card-description p, .kg-product-card-description li {
font-size: 1.6rem !important;
line-height: 1.6em;
line-height: 1.4em !important;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Droid Sans,Helvetica Neue,sans-serif !important;
color: #656E7A;
}
.kg-product-card-description li+li {
margin-top: 0 !important;
}
.kg-product-card-description ::after {
font-size: 1.6rem !important;
line-height: 1.6em;