Replies: 1
Good time of day. Please tell me how to make the adaptive width of the calculation field so that when you enter a value, the width of the field is automatically selected. And currently I use the css code construction:
#calculation-1{
max-width: 250px
}
but, as you can see, the width of the field is fixed. It is necessary that the width of the field is selected in accordance with the output value of the calculations. Also, please tell me how to remove the lower limit in the calculation field?
I am attaching screenshots
https://i.postimg.cc/131GpV8f/Screenshot-6.png
https://i.postimg.cc/WtLk6xbQ/Screenshot-7.png