]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.scss
import ceph quincy 17.2.6
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / cluster / configuration / configuration-form / configuration-form.component.scss
CommitLineData
11fdf7f2 1.form-component-badge {
11fdf7f2 2 display: block;
f67539c2 3 height: 34px;
11fdf7f2
TL
4
5 span {
6 margin-top: 7px;
7 }
8}
9
10.resize-vertical {
11 resize: vertical;
12}