Add editor support for max-height and min-height .

This commit is contained in:
Dermot Duffy
2023-04-11 20:02:46 -07:00
parent 1da7510c3a
commit 9476fd96af
5 changed files with 16 additions and 4 deletions
+4 -2
View File
@@ -186,7 +186,9 @@
"dynamic": "A proporção se ajusta à mídia",
"static": "Proporção estática",
"unconstrained": "Proporção irrestrita"
}
},
"max_height": "",
"min_height": ""
},
"image": {
"layout": "Layout da imagem",
@@ -478,4 +480,4 @@
},
"select_date": "Escolha a data"
}
}
}