/*
  Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license
*/
.pfSwatchColorPicker .cpInlineTable {
  border-spacing: 0;
  width: 100%;
}
.pfSwatchColorPicker .cpInlineTable .cpInlineRow {
  vertical-align: top;
}
.pfSwatchColorPicker .cpInlineTable .cpSwatchRow {
  margin-top: -5px;
}