-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
v15 RC1
Bug summary
New RTE dimension don't apply to height
Specifics
No response
Steps to reproduce
Go to data type config for RTE and update dimensions, for example 300 x 300
Go to your content using the RTE and see width updated but not height:
Expected result / actual result
Height isn't per value in CMS config.
See browser source, min-height looks to be hard coded (confirmed by @leekelleher )