From 960c4e409c7c31f7202fb24309dd867b61180346 Mon Sep 17 00:00:00 2001 From: Joaquin Rivero Date: Mon, 24 Nov 2025 16:27:56 -0800 Subject: [PATCH] Removing style from cards. (This was added for support dark mode). We are not gonna need this. --- nala/studio/editor.page.js | 1 - studio/src/editors/merch-card-editor.js | 15 +-------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/nala/studio/editor.page.js b/nala/studio/editor.page.js index e7097bb1b..babc37777 100644 --- a/nala/studio/editor.page.js +++ b/nala/studio/editor.page.js @@ -8,7 +8,6 @@ export default class EditorPage { // Editor panel fields this.authorPath = page.locator('#author-path'); this.variant = this.panel.locator('#card-variant'); - this.style = this.panel.locator('#card-style'); this.size = this.panel.locator('#card-size'); this.title = this.panel.locator('rte-field#card-title div[contenteditable="true"]'); this.subtitle = this.panel.locator('#card-subtitle input'); diff --git a/studio/src/editors/merch-card-editor.js b/studio/src/editors/merch-card-editor.js index 8acf1ba68..e2abb5a3b 100644 --- a/studio/src/editors/merch-card-editor.js +++ b/studio/src/editors/merch-card-editor.js @@ -288,25 +288,12 @@ class MerchCardEditor extends LitElement { Variant - - Style - - Default - Dark - - Size