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

Improved self-managed install wizard layout

This commit is contained in:
sauls8t 2019-01-26 13:24:54 +00:00
parent c0c3ca18e2
commit 89a7496c7f
6 changed files with 795 additions and 795 deletions

View file

@ -3,6 +3,7 @@
@import "meta.scss";
@import "section.scss";
@import "section-editor.scss";
@import "setup.scss";
@import "sidebar-toc.scss";
@import "sidebar-attachment.scss";
@import "view-activity.scss";

View file

@ -0,0 +1,4 @@
.installer {
margin: 20px;
max-width: 300px;
}