/**
 * @license
 * Copyright 2020 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

:host(:not([twoline])) {
  height: 56px;
}

:host(:not([left])) .mdc-deprecated-list-item__meta {
  height: 40px;
  width: 40px;
}
