1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

fix console password & sendkey & css fixes & add scale vb

This commit is contained in:
catborise 2020-06-24 12:39:32 +03:00
parent 48f9ba6d73
commit 4f8a1fd50d
9 changed files with 767 additions and 886 deletions

View file

@ -10,7 +10,7 @@ body {
margin:0;
background-color:#313131;
border-bottom-right-radius: 800px 600px;
height:100%;
height: 100%;
display: flex;
flex-direction: column;
}