Removed the disabled default ownership select in the ownership view. Added a fallback text incase there are no players added yet

This commit is contained in:
WBHarry 2025-12-22 21:34:01 +01:00
parent 51eadc499f
commit 9cb014888b
5 changed files with 21 additions and 21 deletions

View file

@ -36,6 +36,10 @@
}
}
.hint {
text-align: center;
}
footer {
margin-top: 10px;
button {