Restore the layout trace viewer

This commit is contained in:
Shing Lyu 2016-09-09 14:02:47 +08:00
parent 4af21e3ae1
commit 0cab0501f4
15 changed files with 679 additions and 1 deletions

View file

@ -0,0 +1,9 @@
body {
padding-top: 70px;
padding-bottom: 30px;
}
.primary {
border: 1px solid gray;
border-radius: 8px;
}