blob: c6b00e3449ec8c066599459f1efb96b534cda6a2 [file] [log] [blame]
/*
* Copyright 2021 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
.css-angle {
display: inline-block;
position: relative;
outline: none;
.preview {
display: inline-block;
}
}
devtools-css-angle-swatch {
display: inline-block;
user-select: none;
}
devtools-css-angle-editor {
--override-dial-color: var(--sys-color-neutral-outline);
position: fixed;
z-index: 2;
}