summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.scss
blob: d293c9d9819803e0dc063a737b3afc696a08d54b (plain)
1
2
3
4
5
6
7
table {
  table-layout: fixed;
}

table td {
  word-wrap: break-word;
}