center items in togglegroups
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
cc58968d7b
commit
3ee7ed37c2
1 changed files with 2 additions and 0 deletions
|
@ -229,6 +229,8 @@
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.togglegroups-highlighted {
|
.togglegroups-highlighted {
|
||||||
|
|
Loading…
Add table
Reference in a new issue