fix wrapping on code in mobile view
This commit is contained in:
parent
4728b4b494
commit
4220368d07
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
max-width: 100vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue