mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[devtools] Increase the clickable area of the prop value (#20428)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
cursor: default;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.None {
|
||||
|
||||
Reference in New Issue
Block a user