mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +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;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
}
|
||||
.action {
|
||||
width: min-content;
|
||||
|
Loading…
x
Reference in New Issue
Block a user