Updated load function

This commit is contained in:
Eugene Serb
2022-06-18 21:24:30 +03:00
parent 5874decda2
commit fe8895f07c
3 changed files with 52 additions and 159 deletions

View File

@@ -419,6 +419,9 @@ table, th, td {
}
.message {
width: 100%;
display: flex;
justify-content: center;
text-align: center;
font-size: 24px;
}