Merged with v14-Dev

This commit is contained in:
WBHarry 2026-03-07 02:00:45 +01:00
commit 7b8b66de39
30 changed files with 373 additions and 347 deletions

View file

@ -183,6 +183,11 @@
}
}
.domain-details {
display: flex;
flex-direction: column;
}
.level-details {
align-self: center;
}