state-badges: separate .state-badges in .state-badge-groups

refs #410
This commit is contained in:
Florian Strohmaier 2021-11-04 17:18:33 +01:00
parent fe6d6d01dc
commit dc25ea9790

View file

@ -23,5 +23,9 @@
> li:not(:last-child) {
margin-right: .25em;
}
li > ul > li:last-child {
margin-left: 1px;
}
}
}