0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Updated editor styles for product card

refs https://github.com/TryGhost/Team/issues/1245
This commit is contained in:
djordje vlaisavljevic 2021-12-08 14:05:57 +01:00
parent 50516e47d5
commit 773d43697c

View file

@ -1747,6 +1747,9 @@ button.emoji-picker__category-button.active {
.kg-product-card-image-container {
margin-bottom: 1.6rem;
display: flex;
flex-direction: column;
width: 100%;
}
.kg-product-card-trash-icon svg {