]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_grid.scss
import ceph quincy 17.2.6
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / styles / ceph-custom / _grid.scss
CommitLineData
f67539c2
TL
1@use '../vendor/variables' as vv;
2
3/* Grid */
4.container-fluid {
5 padding: 0 vv.$grid-gutter-width;
6}