Prevent .max-width-marker
to break layout on mobile
This commit is contained in:
parent
4dd1d6c401
commit
3a156eb73d
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
position: relative;
|
||||
font-family: $monospace_font;
|
||||
$left: 12px;
|
||||
overflow: hidden; // Issue #13987
|
||||
.max-width-marker {
|
||||
width: 72ch;
|
||||
color: rgba(0, 0, 0, 0.0);
|
||||
|
|
Loading…
Reference in a new issue