From 36d499f253d7051a44e2f59968803b6ea3fb08b0 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 26 Aug 2021 07:45:30 -0400 Subject: [PATCH] use a pill button --- docs/assets/plugins/theme-picker/theme-picker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/assets/plugins/theme-picker/theme-picker.js b/docs/assets/plugins/theme-picker/theme-picker.js index 217993ca2..62c565896 100644 --- a/docs/assets/plugins/theme-picker/theme-picker.js +++ b/docs/assets/plugins/theme-picker/theme-picker.js @@ -43,7 +43,7 @@ const dropdown = document.createElement('sl-dropdown'); dropdown.classList.add('theme-picker'); dropdown.innerHTML = ` - +