center items in togglegroups
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-03-17 17:00:18 +07:00
parent cc58968d7b
commit 3ee7ed37c2

View file

@ -229,6 +229,8 @@
border-radius: 12px;
padding: 5px;
font-weight: bold;
justify-content: center;
align-items: center;
}
.togglegroups-highlighted {