We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30f452 commit ab86c37Copy full SHA for ab86c37
editor-packages/editor-ui/icon-onoff-toggle-button.tsx
@@ -47,6 +47,7 @@ const IconButton = styled(Toggle.Root)`
47
cursor: pointer;
48
border-radius: 4px;
49
padding: 8px;
50
+ color: inherit;
51
52
&:hover {
53
background: rgba(255, 255, 255, 0.1);
0 commit comments