File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ import router from "next/router";
2929 },
3030 ],
3131 CSS: {
32+ height: " 70%" ,
3233 " > svg:first-child" : {
3334 width: " 112px" ,
3435 },
@@ -53,6 +54,7 @@ import router from "next/router";
5354 },
5455 ],
5556 CSS: {
57+ height: " 70%" ,
5658 " > svg:first-child" : {
5759 width: " 112px" ,
5860 },
@@ -77,6 +79,7 @@ import router from "next/router";
7779 },
7880 ],
7981 CSS: {
82+ height: " 70%" ,
8083 " > svg:first-child" : {
8184 width: " 112px" ,
8285 },
@@ -107,6 +110,7 @@ import router from "next/router";
107110 },
108111 ],
109112 CSS: {
113+ height: " 70%" ,
110114 " > svg:first-child" : {
111115 width: " 112px" ,
112116 },
@@ -126,6 +130,7 @@ import router from "next/router";
126130 },
127131 ],
128132 CSS: {
133+ height: " 70%" ,
129134 " > svg:first-child" : {
130135 width: " 112px" ,
131136 },
@@ -148,6 +153,7 @@ import router from "next/router";
148153 },
149154 ],
150155 CSS: {
156+ height: " 70%" ,
151157 " > svg:first-child" : {
152158 display: " none" ,
153159 },
You can’t perform that action at this time.
0 commit comments