1
0

Add check-db to egg and save parents as json-objects

This commit is contained in:
2022-10-20 14:56:27 +02:00
parent 16051928c1
commit 805627be17
12 changed files with 234 additions and 16 deletions

View File

@@ -869,6 +869,10 @@ html, body {
min-width: 200px;
}
.kvl_250 div span:first-child {
min-width: 250px;
}
.kvl_300 div span:first-child {
min-width: 300px;
}