]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.scss
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / cluster / configuration / configuration-form / configuration-form.component.scss
1 .form-component-badge {
2 height: 34px;
3 display: block;
4
5 span {
6 margin-top: 7px;
7 }
8 }
9
10 .resize-vertical {
11 resize: vertical;
12 }