summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/core/context/context.component.scss
blob: 0cd44f1504412e5f2b55d1a8532441f5da01ee92 (plain)
1
2
3
4
5
@use './src/styles/vendor/variables' as vv;

.cd-context-bar {
  border-bottom: 1px solid vv.$gray-300;
}