I am using pro version of ant design. There are pre-made variables such as controlHeightXS, LG, ...
I created a variable in Dimensions, and then used that variable to create another variable (controlHeightXL) inside button variables.
The problem is that I dont see option to apply "controlHeightXL" which is created in button variable set.
See screen number , where controlHeightSM (inside components/button/global (the correct way)) is assigned to height of SM button (which was already pre-made by owner)
When I try to apply variable controlHeightXL (which I created) there is no option as it is for controlHeightSM (which is pre-made). To be exact, there is no option to add components/button/global/controlHeightXL
any idea how to fix that please?
