mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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);
|
||||
}
|
||||
|
||||
.edit-pane .card-content {
|
||||
user-select: initial;
|
||||
}
|
||||
|
||||
.edit-pane a {
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user