blob: 474795ea7554d9b37dfd11feefafe86be68d57cf [file] [log] [blame]
/**
* Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
* for details. All rights reserved. Use of this source code is governed by a
* BSD-style license that can be found in the LICENSE file.
*/
.material-header {
height: 64px;
position: fixed;
left: 0;
top: 0px;
z-index: 100;
width: 100%;
margin: 0px;
}
.info-dialog {
width: 50%;
height: 70%;
}