summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.scss
blob: 6b89d6d3e38a46b51b4504337d97050d01d120b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.alert-panel-icon {
  padding-right: 0.5em;
  vertical-align: top;
}

.alert-panel-title {
  font-weight: bold;
}

.alert {
  margin-bottom: 0;
}