blob: 3890cdea20e648ad6516a0954eb40bff42bd34e5 [file] [log] [blame]
/* Copyright 2015 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. */
:host {
height: 100%;
}
#panel {
--paper-header-panel-standard-container: {
display: flex;
};
}
#item-list {
-webkit-margin-start: 250px;
}