summaryrefslogtreecommitdiff
path: root/src/components/Proxies.module.css
blob: 8be48ce8b7c6fc1d5dc800ee02b915b229255de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.root {
}

.group {
  padding: 10px 40px;
}

.fabgrp {
  position: fixed;
  right: 20px;
  bottom: 20px;
}