From 1d8008c12d525c133d39c372df7448feab391d46 Mon Sep 17 00:00:00 2001 From: AnasHost <41167157+Anashost@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:14:00 +0200 Subject: [PATCH] Fixed + Frosted Glass Support --- env_with_graph.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/env_with_graph.md b/env_with_graph.md index ecbd645..933bf14 100644 --- a/env_with_graph.md +++ b/env_with_graph.md @@ -391,7 +391,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -680,7 +680,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -1132,7 +1132,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -1480,7 +1480,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -1825,7 +1825,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -2289,7 +2289,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -2752,7 +2752,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -3103,7 +3103,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -3455,7 +3455,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ``` @@ -3760,7 +3760,7 @@ cards: position: absolute; bottom: -10px; right: -10px; - } + }ha-card::before, ha-card::after { display: none !important; } ```