Skip to content

Commit 6b5d8fd

Browse files
committed
undid stuff
1 parent 0ea0500 commit 6b5d8fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ComponentDisplay.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,8 @@ export default {
414414
/* height: 500px; */
415415
/* width: 500px; */
416416
/* original is 70 */
417-
min-height: 1080px;
418-
min-width: 1920px;
417+
height: 90vh;
418+
width: 100%;
419419
position: relative;
420420
/* background: rgb(211, 211, 210); */
421421
}

0 commit comments

Comments
 (0)