blob: e4cc5878dc3ad10407bbe5bfc9104ee1d992a6ac [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. */
#passwordInput {
margin-top: 32px;
width: 560px;
}
setup-pin-keyboard {
--cr-input-input: {
font-size: 28px;
letter-spacing: 28px;
};
--pin-keyboard-digit-button-letter: {
display: none;
};
--pin-keyboard-pin-input-style: {
width: 244px;
};
margin-top: 32px;
}
#done-illustration {
height: 264px;
margin-top: 38px; /* 64px from subtitle baseline. */
width: 264px;
}