add padding to nTeamsToggle

This commit is contained in:
eneller
2024-11-28 00:53:27 +01:00
parent 2a596b15c8
commit 4be3649d43

View File

@@ -2,6 +2,9 @@
*{
text-align: center;
}
mat-button-toggle-group{
margin-bottom: 6px;
}
</style>
<main class="main">
<mat-grid-list cols="1">