short-url/public/vendor/morris.js/examples/lib/example.css
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

14 lines
158 B
CSS
Executable File
Vendored

body {
width: 800px;
margin: 0 auto;
}
#graph {
width: 800px;
height: 250px;
margin: 20px auto 0 auto;
}
pre {
height: 250px;
overflow: auto;
}