diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-08-18 02:17:23 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2022-08-18 02:17:23 -0400 |
commit | 46aae06bd699b3ca396f7f5c750e1fb9fc9ff4bc (patch) | |
tree | 92a7c7179a568d0095c2fff3c14d20437c1acd8b /client.html | |
parent | 4efae60183feb616c3dec7698a6a2fe4351b71c7 (diff) |
Add transform to drags
Diffstat (limited to 'client.html')
-rw-r--r-- | client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client.html b/client.html index 26f3c18..f1871f7 100644 --- a/client.html +++ b/client.html @@ -47,7 +47,7 @@ <body> <div class="table" state="closed"> - + <drag></drag> </div> <div class="topbar" style="height: auto;"> |