mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 13:33:06 +00:00
Revert "Adding scrollbar to header when it overflows (#444)"
This reverts commit 5e39b2e01f.
This commit is contained in:
parent
41750667cd
commit
69603c968e
|
|
@ -978,7 +978,6 @@ pre code {
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
overflow-x: auto;
|
||||
list-style: none;
|
||||
margin-top: 50px;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue