fix wrapping on code in mobile view

This commit is contained in:
Yamboy1 2020-02-28 16:44:24 +13:00 committed by Sean Yesmunt
parent 4728b4b494
commit 4220368d07

View file

@ -71,6 +71,7 @@
width: 100%;
height: 100%;
overflow: auto;
max-width: 100vw;
}
//