From deb3c38e8772e55cc8655b9af4f187e8f00df3dc Mon Sep 17 00:00:00 2001 From: xiaoshi <115949669+xiaoshi930@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:32:22 +0800 Subject: [PATCH] Update xiaoshi-device-update-card.js --- xiaoshi-device-update-card.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaoshi-device-update-card.js b/xiaoshi-device-update-card.js index ff1f5fb..ef3b79b 100644 --- a/xiaoshi-device-update-card.js +++ b/xiaoshi-device-update-card.js @@ -307,7 +307,7 @@ export class XiaoshiUpdateCard extends LitElement { .no-devices { text-align: center; - padding: 0px; + padding: 8px 0 0 0; color: var(--fg-color, #000); }