mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
developer-tools-template: allow "select all" for "rendered" (2) (#24171)
removed a harmful user-select
This commit is contained in:
parent
6d1a55cc3a
commit
1349c8520c
@ -301,10 +301,6 @@ ${type === "object"
|
|||||||
direction: var(--direction);
|
direction: var(--direction);
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-pane .card-content {
|
|
||||||
user-select: initial;
|
|
||||||
}
|
|
||||||
|
|
||||||
.edit-pane a {
|
.edit-pane a {
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user