summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_navs.scss
blob: 2bad31f40512941b426ec06784e40102709e8d6e (plain)
1
2
3
4
5
@use '../vendor/variables' as vv;

.nav-tabs {
  margin-bottom: vv.$nav-tabs-margin-bottom;
}