Disable improvedLayout
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter Stuifzand 2020-06-17 21:20:03 +02:00
parent e69a5fa3fe
commit b14542a01f

View File

@ -33,6 +33,9 @@
font: { font: {
background: 'white' background: 'white'
} }
},
layout: {
improvedLayout: false
} }
}; };