Added overflow-x: auto to comments.scss (#3552) [ci skip]
This commit is contained in:
parent
fde170ba0c
commit
a135076f62
1 changed files with 1 additions and 0 deletions
|
|
@ -663,6 +663,7 @@ a.header-link {
|
|||
padding-top: 6%;
|
||||
padding-bottom: 6%;
|
||||
overflow-wrap: normal;
|
||||
overflow-x: auto;
|
||||
code {
|
||||
background: #29292e;
|
||||
color: #eff0f9;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue