From 81bda669cd2e2494e644d30bc5c55d9af5a50a96 Mon Sep 17 00:00:00 2001 From: amnweb <16545063+forumwt@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:33:39 +0200 Subject: [PATCH] chore(docs): remove duplicate CSS class for battery widget --- docs/widgets/(Widget)-Battery.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/widgets/(Widget)-Battery.md b/docs/widgets/(Widget)-Battery.md index 93ba04c..d000a5f 100644 --- a/docs/widgets/(Widget)-Battery.md +++ b/docs/widgets/(Widget)-Battery.md @@ -62,5 +62,4 @@ battery: .battery-widget .widget-container .label.status-medium {} .battery-widget .widget-container .label.status-high {} .battery-widget .widget-container .label.status-full {} -.battery-widget .widget-container .label.status-full {} ``` \ No newline at end of file