diff options
Diffstat (limited to 'app/index.html')
| -rw-r--r-- | app/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html index e6a421d..8a15388 100644 --- a/app/index.html +++ b/app/index.html @@ -8,6 +8,7 @@ </head> <body> <div class="dict_ui"> + <div class="drag_region"></div> <div class="search_box"> <input type="text" class="search" placeholder="Search for words..."> </div> |
