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:
parent
50516e47d5
commit
773d43697c
1 changed files with 3 additions and 0 deletions
|
@ -1747,6 +1747,9 @@ button.emoji-picker__category-button.active {
|
||||||
|
|
||||||
.kg-product-card-image-container {
|
.kg-product-card-image-container {
|
||||||
margin-bottom: 1.6rem;
|
margin-bottom: 1.6rem;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kg-product-card-trash-icon svg {
|
.kg-product-card-trash-icon svg {
|
||||||
|
|
Loading…
Add table
Reference in a new issue