1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Make consistent style imports

This commit is contained in:
Harvey Kandola 2018-02-08 12:23:15 +00:00
parent 8f0440d55f
commit b5aef1dc87
2 changed files with 1 additions and 0 deletions

View file

@ -31,6 +31,7 @@
@import "section/plantuml.scss";
@import "section/papertrail.scss";
@import "section/wysiwyg.scss";
@import "enterprise/all.scss";
// Bootstrap override that removes gutter space on smaller screens
// @media (max-width: 1200px) {

View file