mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
developer-tools-template: allow "select" for ha-alert (#24674)
added "user-select: text" for ha-alert
This commit is contained in:
parent
a5b7bb8391
commit
ddbf57d541
@ -320,6 +320,7 @@ ${type === "object"
|
||||
ha-alert {
|
||||
margin-bottom: 8px;
|
||||
display: block;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
.rendered {
|
||||
|
Loading…
x
Reference in New Issue
Block a user