Allows commenting outside edit mode when seamless editing is disabled. (#5422)
This commit is contained in:
@@ -578,6 +578,7 @@ h6 {
|
||||
border-radius: 2px;
|
||||
|
||||
&:hover {
|
||||
${props.readOnly ? "cursor: var(--pointer);" : ""}
|
||||
background: ${transparentize(0.5, props.theme.brand.marine)};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user