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