@@ -206,6 +206,6 @@ onMounted(async () => {
width: 18px;
}
.h-full{
- height: calc(60vh);
+ height: calc(75vh);
</style>