help on mac permissons

This commit is contained in:
rustdesk
2022-05-02 02:44:16 +08:00
parent 0e4e7fcb9b
commit 8a3da687c1
10 changed files with 46 additions and 6 deletions

View File

@@ -352,6 +352,11 @@ div.trust-me > div:nth-child(3) {
font-weight: bold;
}
div.trust-me > div:nth-child(4) {
margin-top: 0.5em;
text-align: center;
}
div#myid {
position: relative;
}