From b4bd694bd84fbc701b00258464d608e86104a404 Mon Sep 17 00:00:00 2001 From: Patrick Yeo Date: Mon, 14 Feb 2022 15:56:20 -0800 Subject: [PATCH] fix(clayui.com): nav-toc is too wide, overlays examples chore(clayui.com): Generate Sass API docs --- clayui.com/src/styles/_guide.scss | 1 + clayui.com/static/sass-api/index.html | 129 +++++++++++++++++++------- 2 files changed, 96 insertions(+), 34 deletions(-) diff --git a/clayui.com/src/styles/_guide.scss b/clayui.com/src/styles/_guide.scss index 342443b76f..d14b789647 100644 --- a/clayui.com/src/styles/_guide.scss +++ b/clayui.com/src/styles/_guide.scss @@ -203,6 +203,7 @@ background-color: white; margin-bottom: 0; max-height: calc(100vh - 84px); + max-width: 280px; min-width: 280px; overflow-y: auto; top: 84px; diff --git a/clayui.com/static/sass-api/index.html b/clayui.com/static/sass-api/index.html index d015e143e7..b4c32ff3da 100644 --- a/clayui.com/static/sass-api/index.html +++ b/clayui.com/static/sass-api/index.html @@ -1,4 +1,4 @@ -Clay CSS - v3.45.0