summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.scss
blob: f996de72794e9d4cfdee4ad819e16eb4cc8762c8 (plain)
1
2
3
4
5
6
7
8
button.disabled {
  cursor: default !important;
  pointer-events: auto;
}

.action-icon {
  padding-right: 1.5rem;
}