]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-sync-metadata-info/rgw-sync-metadata-info.component.scss
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / rgw / rgw-sync-metadata-info / rgw-sync-metadata-info.component.scss
CommitLineData
aee94f69
TL
1@use './src/styles/vendor/variables' as vv;
2
3ul {
4 align-items: center;
5 display: flex;
6 flex-direction: column;
7 list-style-type: none;
8}