Skip to content

Commit 282c704

Browse files
Update Boilerplate.css
No longer needs the name of the content model.
1 parent 64d4a0f commit 282c704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Boilerplate.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*!!!!CHANGE 'CSS_Boilerplate' TO YOUR CONTENT MODEL!!!!!*/
2-
.CSS_Boilerplate { width: auto !important; }
1+
/*Makes data panel full size*/
2+
.DataGridDocument { width: auto !important; }
33
/*DataModel Setup*/
44
.DataModel {
55
display: flex;

0 commit comments

Comments
 (0)