aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/identicon/index.scss
blob: 657afc48f5a91a7ff997c840e4e41fdc486a9b4a (plain) (blame)
1
2
3
4
5
6
7
.identicon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}