summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.scss
blob: 4cfa4e8daddb58c36e1f4c29cc7271d081cbbd8b (plain)
1
2
3
4
5
@use './src/styles/vendor/variables' as vv;

.warn {
  color: vv.$warning;
}