mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Decreased contrast of HOC badges in selected props panel
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
.HocBadges {
|
||||
padding: 0.125rem 0.25rem;
|
||||
background-color: var(--color-background-selected);
|
||||
--color-text: var(--color-text-selected);
|
||||
--color-component-badge-background: var(
|
||||
--color-component-badge-background-inverted
|
||||
);
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user