Update interface.html

pull/925/head
Ronin0000 2021-09-16 19:15:25 -07:00 committed by GitHub
parent eb146fe07b
commit 45a0d50b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@
padding: 10px;
margin: 10px;
border: 1px solid black;
position:bottom;
right:0px;top:0px;
position:absolute;
right:0px;bottom:0px;
background-color: rgb(255, 255, 255);
z-index: 100;
}