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

Find container

parent 21701daf
...@@ -15,20 +15,20 @@ body{ ...@@ -15,20 +15,20 @@ body{
height: 100%; height: 100%;
} }
.device_list{ /*.device_list{*/
width: 25%; /* width: 25%;*/
background-color: red; /* background-color: red;*/
} /*}*/
.spacer{ /*.spacer{*/
width: 5%; /* width: 5%;*/
background-color: green; /* background-color: green;*/
} /*}*/
.smart_meter{ /*.smart_meter{*/
width: 70%; /* width: 70%;*/
background-color: coral; /* background-color: coral;*/
} /*}*/
.display { .display {
width: 80%; 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