mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +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 {
|
ha-alert {
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
display: block;
|
display: block;
|
||||||
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rendered {
|
.rendered {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user