Skip to content

Commit 1097476

Browse files
tweaked location of pro note in the design library
1 parent f7eeec0 commit 1097476

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/modal-design-library/editor.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@
102102
padding: 24px;
103103
grid-column: 2 / 3;
104104
grid-row: 1 / 3;
105+
106+
.ugb-design-control-pro-note {
107+
height: 100%;
108+
}
105109
}
106110

107111
.ugb-modal-design-library__search {

0 commit comments

Comments
 (0)