This commit is contained in:
WBHarry 2025-12-08 21:01:29 +01:00
parent 09141053c9
commit 2b1535333a
7 changed files with 40 additions and 26 deletions

View file

@ -3,7 +3,12 @@
display: flex;
flex-direction: column;
gap: 8px;
margin-bottom: 16px;
.battlepoint-categories-inner-container {
display: flex;
flex-direction: column;
gap: 8px;
}
.battlepoint-grouping-container {
display: flex;