Fixed labeling mechanism to work for apps most places
This commit is contained in:
@@ -1151,7 +1151,6 @@ const CodeEditor = (props) => {
|
||||
</div>
|
||||
}
|
||||
<span style={{
|
||||
border: `2px solid red`,
|
||||
borderRadius: theme.palette.borderRadius,
|
||||
position: "relative",
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user