Update interface.html
parent
eb146fe07b
commit
45a0d50b01
|
|
@ -55,8 +55,8 @@
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
position:bottom;
|
position:absolute;
|
||||||
right:0px;top:0px;
|
right:0px;bottom:0px;
|
||||||
background-color: rgb(255, 255, 255);
|
background-color: rgb(255, 255, 255);
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue