added validation for crash-start window

This commit is contained in:
Kostya
2024-02-04 16:07:01 +03:00
parent d33836ac80
commit 4c219684da
2 changed files with 39 additions and 3 deletions

View File

@@ -127,6 +127,10 @@
z-index: 1;
}
.crash-content .error-block {
top: 500px;
}
/* /Crash-Window */
/* Crash-Graph */