.panel-content {
  width: 100%; }
  .panel-content .add-work-items-container {
    margin-top: 16px;
    height: calc(100% - 40px); }
    .panel-content .add-work-items-container .workItem-list-selector-container {
      height: inherit; }
    .panel-content .add-work-items-container .linked-artifacts-container {
      margin-top: 12px;
      max-height: 100%; }
  .panel-content .drop-icon {
    right: 30px; }
