diff --git a/README.md b/README.md index ce4dbc9..e834993 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Coverage](https://raw.githubusercontent.com/vhidvz/naming-conventions-modeler/master/coverage-badge.svg)](https://htmlpreview.github.io/?https://github.com/vhidvz/naming-conventions-modeler/blob/master/docs/coverage/lcov-report/index.html) ![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/vhidvz/naming-conventions-modeler) ![npm](https://img.shields.io/npm/dm/naming-conventions-modeler) -![node-current](https://img.shields.io/node/v/naming-conventions-modeler) [![GitHub](https://img.shields.io/github/license/vhidvz/naming-conventions-modeler?style=flat)](https://vhidvz.github.io/naming-conventions-modeler/) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-nodejs-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) diff --git a/docs/assets/style.css b/docs/assets/style.css index 2d02570..496e66f 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -483,10 +483,9 @@ blockquote { .has-menu .col-menu { visibility: visible; transform: translate(0, 0); - display: grid; - align-items: center; - grid-template-rows: auto 1fr; - grid-gap: 1.5rem; + display: flex; + flex-direction: column; + gap: 1.5rem; max-height: 100vh; padding: 1rem 2rem; } @@ -911,7 +910,7 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1024px) { +@media (min-width: 1025px) { .col-content { margin: 2rem auto; } diff --git a/docs/classes/Modeler.html b/docs/classes/Modeler.html index 6af3751..a4b2a50 100644 --- a/docs/classes/Modeler.html +++ b/docs/classes/Modeler.html @@ -20,7 +20,7 @@
Static
convert