.header > .left { width: 10%; } .header > .right { width: 10%; }
html格式为:
收起
.header > .left,.right{ width:10%; }
报告相同问题?