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); }