Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
下面的菜单在标准屏幕上看起来不错,但在小屏幕上,菜单项会换行,这没问题,但包含的 div #nav 不会放大。我希望 div 在项目包装后立即自动放大,因此蓝色条包含两行(或更多)项目,并且不再覆盖下面的内容
http://www.kine-stammheim.ch
.sf-menu { height: 45px; /* remove this line */ margin: 0px; float: right; padding: 0px; }
从文件中删除height属性super.css
height
super.css