summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/info-group/info-group.component.scss
blob: 52bcddb96a1b71168f1e4a2df43b71229d1bf61b (plain)
1
2
3
4
5
6
7
8
.info-group-title {
  font-size: 1.75rem;
  margin: 0 0 0.5vw 0.5vw;
}

.popover-icon:focus {
  box-shadow: none;
}