The Pseudo class :has is great in Knack as you cannot add your own classes to elements. The :has means anywhere in its descendants so if you can add a span element with a class i.e.
<span class="width90"></span>
In a view description in the scene in the modal you could have this class in your CSS: