diff --git a/demoHtml/flex/css/index.css b/demoHtml/flex/css/index.css index 4ad4cce..8cac0c9 100644 --- a/demoHtml/flex/css/index.css +++ b/demoHtml/flex/css/index.css @@ -383,3 +383,7 @@ form { border-color: rgb(102, 126, 234) !important; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.08); } + +#copy-component { + margin: 5px 0 10px; +} diff --git a/demoHtml/flex/index.html b/demoHtml/flex/index.html index 93272f3..e59e93b 100644 --- a/demoHtml/flex/index.html +++ b/demoHtml/flex/index.html @@ -116,7 +116,13 @@