You can easily accomplish this by just using the CSS width property : <input type="file" name="image" value="@image" style='width: 50%;' />.
確定! 回上一頁