Skip to content

Commit a23d1c5

Browse files
fixed cursor showing as pointer in full pages
1 parent 40d2401 commit a23d1c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,7 @@
219219
.stk-block-design__host {
220220
opacity: 1 !important;
221221
}
222+
.ugb-design-library-item {
223+
cursor: default;
224+
}
222225
}

0 commit comments

Comments
 (0)