chromium/chrome/browser/resources/settings/site_settings/clear_storage_dialog_shared.css

/* 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 iron-icon {
  margin-inline-end: 16px;
}