/* Copyright 2022 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

/* #css_wrapper_metadata_start
 * #type=style
 * #css_wrapper_metadata_end */

.detail-list {
  margin-top: 12px;
}

.detail {
  align-items: center;
  display: flex;
  margin-top: 8px;
}

.detail cr-icon {
  margin-inline-end: 16px;
}
