fixed recit player transition #2183

This commit is contained in:
2023-07-14 22:48:50 +02:00
parent c9b226f649
commit 0507cfcdcb
5 changed files with 74 additions and 23 deletions

View File

@@ -443,6 +443,9 @@ body{
// border: #fff 1px solid;
}
}
&:not(.visible){
display: none;
}
}
#map-popup{