Exploratory client

This commit is contained in:
Jeffrey Morgan
2023-06-23 14:04:39 -04:00
parent db81d81b23
commit 2f4aa42d2e
8 changed files with 6605 additions and 89 deletions

View File

@@ -6,3 +6,7 @@ html,
body {
background: transparent;
}
.drag {
-webkit-app-region: drag;
}