:import {
  -st-from: '../Foundation/stylable/colors.st.css';
  -st-named: D80;
}

.root {
  background: value(D80);
  display: flex;
  flex-direction: column;
  width: 420px;
  height: 100%;
}

/* st-namespace-reference="../../../../src/SidePanel/SidePanel.st.css" */