To make the box wider, I tried the CSS solution described here; ... { width: 500px; } #resized_input [data-component] { width: auto !important; } ...
確定! 回上一頁