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 1ce5e45 commit a21a45bCopy full SHA for a21a45b
1 file changed
editor/scaffolds/inspector/inspector.tsx
@@ -20,5 +20,5 @@ const InspectorContainer = styled.div`
20
width: 200px;
21
height: 100%;
22
background-color: ${colors.color_editor_bg_on_dark};
23
- /* background-color: ${(props) => props.theme.colors.background}; */
24
`;
+/* background-color: ${(props) => props.theme.colors.background}; */
0 commit comments