Fixed styling in firefox

This commit is contained in:
WBHarry 2026-02-28 14:36:17 +01:00
parent c48842dd2d
commit a0b8ac72c4

View file

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