Removed divider between grid and guidelines
This commit is contained in:
@@ -498,10 +498,8 @@ export const GridGuidelineManager: React.FC = () => {
|
||||
|
||||
{/* Guidelines Section */}
|
||||
<div className={styles.guidesContainer}>
|
||||
<Divider />
|
||||
<Label style={{
|
||||
fontWeight: "600",
|
||||
marginTop: "12px",
|
||||
marginBottom: "12px",
|
||||
fontSize: "16px"
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user