fixed size

This commit is contained in:
Erik Jan de Wit 2021-06-15 14:39:03 +02:00
parent 2765af69c5
commit 3b231a2a91

View file

@ -288,7 +288,7 @@ export const AddRoleMappingModal = ({
</ToolbarItem>
}
subToolbar={
<ToolbarItem variant="chip-group">
<ToolbarItem widths={{ default: "100%" }}>
<ChipGroup>
{selectedClients.map((client) => (
<Chip