Skip to content

Commit 86023f7

Browse files
fix (style guide): make style guide occupy more space
1 parent c6aad06 commit 86023f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/lazy-components/style-guide/editor.scss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,10 @@ $guide-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Ro
458458
margin-top: 10px;
459459
}
460460

461-
> .components-popover__content {
462-
margin-top: 20px;
463-
margin-left: 20px;
464-
width: calc(var(--width) - 40px) !important;
465-
height: calc(var(--height) - 40px) !important;
466-
}
461+
// > .components-popover__content {
462+
// margin-top: 20px;
463+
// margin-left: 20px;
464+
// width: calc(var(--width) - 40px) !important;
465+
// height: calc(var(--height) - 40px) !important;
466+
// }
467467
}

0 commit comments

Comments
 (0)