]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-multisite-zone-deletion-form/rgw-multisite-zone-deletion-form.component.scss
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / rgw / models / rgw-multisite-zone-deletion-form / rgw-multisite-zone-deletion-form.component.scss
1 .block {
2 display: block;
3 }
4
5 #scroll {
6 height: 100%;
7 max-height: 10rem;
8 overflow: auto;
9 }