diff --git a/html/css/bco_editor.css b/html/css/bco_editor.css index 04ec964..53a9a28 100755 --- a/html/css/bco_editor.css +++ b/html/css/bco_editor.css @@ -4,6 +4,11 @@ body { padding-bottom: 20px; } +footer { + display: flex; + justify-content: space-between; +} + .searchboxcn{ min-height:50px; width:90%; diff --git a/html/index.html b/html/index.html index 1607bf4..83802d8 100755 --- a/html/index.html +++ b/html/index.html @@ -89,6 +89,7 @@