add padding to nTeamsToggle
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
*{
|
*{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
mat-button-toggle-group{
|
||||||
|
margin-bottom: 6px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<main class="main">
|
<main class="main">
|
||||||
<mat-grid-list cols="1">
|
<mat-grid-list cols="1">
|
||||||
|
|||||||
Reference in New Issue
Block a user