summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.scss
blob: e2eb0350c740d69c007553ec37908f6707203e38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.filter {
  padding-right: 8px;
}

.fa-stack {
  font-size: 0.79rem;

  .fa-stack-1x {
    margin-left: 8px;
    margin-top: 5px;
  }
}