@@ -1208,7 +1208,7 @@ onUnmounted(async () => {
position: absolute;
right: 16%;
top: 0;
- max-width: 40vw;
+ max-width: 70vw;
}
</style>
@@ -40,7 +40,7 @@ useApp().then((app) => {
width: 100%;
height: 100%;
- z-index: 10999999999;
+ z-index: 1099999;
background-color: rgba(0, 0, 0, 0.7);
.user-guide {