diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 89fdb675..2d30b2f9 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -4333,14 +4333,15 @@ html.e #detree { border-radius: .3em; background: var(--btn-h-bg); } - +#tree_footer { + position: absolute; + bottom: 1em; + left: 1em; + transition: width .15s; +} .popup_button { border-radius: .3em; background: var(--btn-1-bg); - margin: 1em; - position: absolute; - bottom: 0; - left: 0; cursor: pointer; height: 2.0em; } diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html index be08eb29..edff8a73 100644 --- a/copyparty/web/browser.html +++ b/copyparty/web/browser.html @@ -135,14 +135,15 @@ +
diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 715a8254..7befc3d1 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -1027,7 +1027,7 @@ ebi('tree').innerHTML = ( '