Commit 260828eb authored by Kristian Tan's avatar Kristian Tan

Find container

parent 21701daf
......@@ -15,20 +15,20 @@ body{
height: 100%;
}
.device_list{
width: 25%;
background-color: red;
}
/*.device_list{*/
/* width: 25%;*/
/* background-color: red;*/
/*}*/
.spacer{
width: 5%;
background-color: green;
}
/*.spacer{*/
/* width: 5%;*/
/* background-color: green;*/
/*}*/
.smart_meter{
width: 70%;
background-color: coral;
}
/*.smart_meter{*/
/* width: 70%;*/
/* background-color: coral;*/
/*}*/
.display {
width: 80%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment