/* Copyright 2024 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-lit
 * #import=/signin_shared.css.js
 * #scheme=relative
 * #include=signin-shared
 * #css_wrapper_metadata_end */

.container {
  width: 100%;
}

.details {
  padding: 0 24px;
}

#syncDisabledDetails {
  line-height: 20px;
  margin-bottom: 8px;
  margin-top: 16px;
  padding: 0 24px;
}
