I am making custom interface for my script. The value entered in this text box is attached to the left as in the picture and starts from the middle. What should I do so that the value entered in the text box starts from the top left and continues one line down when the line ends?
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.