标签: css reactjs navbar react-bootstrap
我正在使用react bootstrap导航栏,并且使用了fixed="top",因此,当我单击“汉堡包”按钮时,该导航栏下面的内容也不会下降。但是我的问题是导航栏粘在顶部,当我向下滚动时如何使它不粘在顶部?
fixed="top"