blob: c42cf84beb58a47d5b77e124a10a84fccb28050a [file] [log] [blame]
/* Copyright 2018 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
#main-container {
height: 372px;
overflow: hidden;
padding: 48px 48px 0 48px;
position: absolute;
width: 480px;
}
.title {
font-size: 18px;
padding: 32px 0 24px 0;
}
#next-button {
margin-inline-end: 18px;
}