Skip to content

Commit dff6d23

Browse files
committed
Update flex
1 parent 8ce810a commit dff6d23

File tree

1 file changed

+2
-1
lines changed
  • packages/documentation-framework/templates

1 file changed

+2
-1
lines changed

packages/documentation-framework/templates/mdx.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
#ws-page-content-router {
22
display: flex;
33
flex-direction: column;
4-
flex: 1;
4+
flex-grow: 1;
5+
flex-shrink: 0
56
}
67

78
.ws-release-notes-toc {

0 commit comments

Comments
 (0)