Files
dolt/samples/js/graphiql/styles.css
T
2017-02-07 12:08:52 -08:00

12 lines
217 B
CSS

/**
* Copyright 2016 Attic Labs, Inc. All rights reserved.
* Licensed under the Apache License, version 2.0:
* http://www.apache.org/licenses/LICENSE-2.0
*/
html, body {
height: 100%;
padding: 0;
margin: 0;
}