Spaces:
Running
Running
Update _res/_custom.css
Browse files- _res/_custom.css +14 -0
_res/_custom.css
CHANGED
@@ -428,6 +428,20 @@ span.has-info + div {
|
|
428 |
}
|
429 |
}
|
430 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
431 |
#gallery {
|
432 |
min-height: 800px;
|
433 |
}
|
|
|
428 |
}
|
429 |
}
|
430 |
|
431 |
+
.select_api .svelte-1kzox3m,
|
432 |
+
.select_api .wrap.svelte-1kzox3m {
|
433 |
+
display: flex !important;
|
434 |
+
align-items: center!important;
|
435 |
+
min-width: 100%!important;
|
436 |
+
flex-direction: row;
|
437 |
+
justify-content: center;
|
438 |
+
}
|
439 |
+
|
440 |
+
.svelte-e8n7p6 {
|
441 |
+
margin-bottom: 0.3rem !important;
|
442 |
+
}
|
443 |
+
|
444 |
+
|
445 |
#gallery {
|
446 |
min-height: 800px;
|
447 |
}
|