Commit e1913053 authored by Kristian Tan's avatar Kristian Tan

Only show right border for device list

parent 4607d50f
......@@ -18,7 +18,7 @@ body{
.device_list{
width: 25%;
/*background-color: red;*/
border-style: solid;
border-right-style: solid;
border-color: black;
border-width: 1px;
}
......@@ -30,4 +30,5 @@ body{
/*background-color: coral;*/
border-style: solid;
border-color: black;
border-width: 1px;
}
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