diff --git a/templates/auto_pt/downloading.html b/templates/auto_pt/downloading.html index 3064120..fb6a42a 100644 --- a/templates/auto_pt/downloading.html +++ b/templates/auto_pt/downloading.html @@ -45,17 +45,23 @@ color: orange; } - .bottom_xf { + .footer-info { background-color: rgba(218 165 32 /50%); width: 100%; height: 28px; margin: auto; padding: 5px; - overflow: auto; + overflow-x: auto; + overflow-y: hidden; position: fixed; bottom: 0; z-index: 999999; text-align: center; + white-space: nowrap; + } + + .footer-item { + display: inline-block; } .el-tabs__item.is-active { @@ -258,21 +264,21 @@ {# #} {# #} -
- +