/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.editor-post-list {
  background-color: lightgray; }

.aws-post-list-sidebar .components-base-control {
  width: 100%; }

.aws-post-list-sidebar .components-base-control__label,
.aws-post-list-sidebar .components-panel__row.label {
  width: 100%;
  margin-right: 0; }
