fix compatibility issue for new sciter

This commit is contained in:
rustdesk
2021-07-26 01:50:47 +08:00
parent 879c300563
commit 9a86a595ff
3 changed files with 13 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ video#handler {
size: *;
margin: *;
foreground-size: contain;
position: relative;
}
img#cursor {
@@ -34,4 +33,4 @@ table#remote-folder-view {
table#local-folder-view {
context-menu: selector(menu#local-folder-view);
}
}