From: Daniela Brozzoni Date: Wed, 10 Aug 2022 15:57:52 +0000 (+0200) Subject: Update playground CSS X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.EncoderStringWriter.html?a=commitdiff_plain;h=d213a64c8622a67d90da6a485d2b40f392edcecd;p=bitcoindevkit.org Update playground CSS - Kinda-align things together - Set a fixed height for the iframe, so that when playing with the policies there's no scrollbar. It would be awesome if we could adjust the iframe height to the content height (so that when new things appear, there's no need for a scrollbar), but I don't know how I would do that - Include fontawesome for the + icon --- diff --git a/docs/.vuepress/public/bdk-cli/playground/playground.html b/docs/.vuepress/public/bdk-cli/playground/playground.html index 14c6a89cea..8cedfc9764 100644 --- a/docs/.vuepress/public/bdk-cli/playground/playground.html +++ b/docs/.vuepress/public/bdk-cli/playground/playground.html @@ -4,6 +4,7 @@ } +
@@ -11,13 +12,13 @@

Policy Compiler

-
+
-
- - + @@ -45,15 +48,15 @@
-
+
-
-
+
- +
@@ -67,8 +70,8 @@

 
     
- > - + +
@@ -94,14 +97,14 @@ const newIndex = ++compilerKeyAliasIndex; const html = `
- - + - +
`; const prevAddBtn = document.getElementById('add_key_alias'); diff --git a/docs/bdk-cli/playground.md b/docs/bdk-cli/playground.md index 0c40014ffc..631c523e9c 100644 --- a/docs/bdk-cli/playground.md +++ b/docs/bdk-cli/playground.md @@ -1,3 +1,3 @@ # Playground - +