diff --git a/docs/index.html b/docs/index.html index 1a3c37f..9f2ab76 100644 --- a/docs/index.html +++ b/docs/index.html @@ -97,7 +97,7 @@ id="version--0231" style="color: inherit; text-decoration: none" > -

version ~ 0.3.11

+

version ~ 0.3.12

This component allows you to create a custom select. It offers more diff --git a/index.html b/index.html index bc356bf..a533c6a 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@

  • CDN
  • -

    v. 0.3.11

    +

    v. 0.3.12

    diff --git a/src/cdn/cdn.html b/src/cdn/cdn.html index 910bb79..49204c6 100644 --- a/src/cdn/cdn.html +++ b/src/cdn/cdn.html @@ -33,7 +33,7 @@
  • CDN
  • -

    v. 0.3.11

    +

    v. 0.3.12

    diff --git a/src/constructor/constructor.html b/src/constructor/constructor.html index e6e6b7f..c2a0382 100644 --- a/src/constructor/constructor.html +++ b/src/constructor/constructor.html @@ -34,7 +34,7 @@
  • CDN
  • -

    v. 0.3.11

    +

    v. 0.3.12

    diff --git a/style.scss b/style.scss index 98c7102..63d7c95 100644 --- a/style.scss +++ b/style.scss @@ -293,6 +293,9 @@ pre { pre { overflow-x: auto !important; } + .navlist { + width: 300px !important; + } } .version {