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.
这可能是一个非常简单的问题,但我似乎无法让它工作。我的标题中有一个绝对定位的标签,它隐藏在移动视图中。如何让它显示出来?网址是http://tinyurl.com/a8o5ge2链接是顶部登录链接(专业帐户)。
非常感谢您的帮助。
我注意到右上角的链接溢出了 .top-bar
.top-bar { overflow: visible; }
不幸的是,这会暴露您的菜单。尝试将您的亲登录移出导航。