@@ -62,6 +62,7 @@
grid-row: 3;
grid-column: 1;
user-select: none;
+ height: 100vh;
.example-category {
.example-category-title {
@@ -3,9 +3,10 @@
height: 100%;
padding: 0;
margin: 0;
- overflow: unset;
+ overflow: unset;
border:none !important;
outline:none !important;
+ display: block;
}
#pg-root-frame, #pg-root-full {