summaryrefslogtreecommitdiff
path: root/src/components/proxies/ProxyGroup.module.scss
blob: 5409ea847b3b7437049f17026b1c42671d32faf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
.header {
  margin-bottom: 12px;
}

.zapWrapper {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}