From aa77c7117f4fe24c0a5d465d18d74daf1e709860 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Tue, 6 Aug 2024 02:37:05 +0100 Subject: [PATCH] docs: minor doc tweaks --- README.md | 2 +- demo/demo.css | 2 +- demo/index.html | 5 ++++- index.html | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f6f96e0..9f5385d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## Getting started -**[Demo](https://jquery.github.io/typesense-minibar/demo/)** +**[Demo](https://jquery.github.io/typesense-minibar/)** ```html diff --git a/demo/demo.css b/demo/demo.css index c1adac2..07c116d 100644 --- a/demo/demo.css +++ b/demo/demo.css @@ -92,7 +92,7 @@ typesense-minibar.demo-form-overlay:focus-within form { .demo-stylecontrol fieldset { background: #fff; } -@media (min-height: 600px) { +@media (min-height: 750px) { .demo-stylecontrol { position: sticky; bottom: 0; diff --git a/demo/index.html b/demo/index.html index a6a4f40..d82956e 100644 --- a/demo/index.html +++ b/demo/index.html @@ -19,8 +19,10 @@ + Themed (Web Component) +
Themed (Web Component, group=true, right aligned) @@ -31,6 +33,7 @@
+
Themed (HTML class, group=true, right aligned) @@ -60,7 +63,7 @@

Style API (fullscreen overlay, group=true, Web Component)

- +

Style API (customized --tsmb-size-* variables)