mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Editable name not text-selectable
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.EditableName {
|
||||
color: var(--color-attribute-name);
|
||||
flex: 0 0 auto;
|
||||
user-select: none;
|
||||
}
|
||||
.EditableName:after,
|
||||
.Name:after {
|
||||
|
||||
Reference in New Issue
Block a user