blob: 9e424efcbb4c1ff36698bcbb3a3ab7f6c22ce78a [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. */
[slot='bottom-buttons'] {
padding: 0 6px;
}
/* Spinner shown on progress dialog. */
paper-spinner-lite {
height: 164px;
width: 164px;
}