我试图select box通过打破线来缩小options
我已经尝试过CSS:
\n\nselect {\n width:100px;\n }\nRun Code Online (Sandbox Code Playgroud)\n\n但只有select受到影响。不是options
我想要的输出是使options相同的尺寸(宽度)select box
请帮忙!
\n\nselect {\n width:100px;\n }\nRun Code Online (Sandbox Code Playgroud)\r\nselect {\r\n width:100px;\r\n}Run Code Online (Sandbox Code Playgroud)\r\n