/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.repos-editor-image-container {
  padding: 16px; }

.repos-editor-image {
  max-width: 100%;
  width: auto;
  height: auto;
  border: none; }

.repos-image-diff-item {
  flex-basis: 0; }
