From 39231e688710ff7c3c22d96980c579768da967d4 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Tue, 1 Mar 2022 10:08:03 -0500 Subject: [PATCH] feat: add `lhs` and `rhs` css parts Allows users more flexibility in styling playground-ide --- src/playground-ide.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/playground-ide.ts b/src/playground-ide.ts index 409372a6..9a6614c2 100644 --- a/src/playground-ide.ts +++ b/src/playground-ide.ts @@ -297,7 +297,7 @@ export class PlaygroundIde extends LitElement { -
+
-
+
${this.resizable ? html`