mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Fix color overlay in ha-alert content (#10674)
This commit is contained in:
parent
2e81f843ce
commit
3bcf225380
@ -113,6 +113,7 @@ class HaAlert extends LitElement {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.action {
|
.action {
|
||||||
width: min-content;
|
width: min-content;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user