diff --git a/lib/Peertube/DL/public/css/index.css b/lib/Peertube/DL/public/css/index.css index aa0baf8..005477a 100644 --- a/lib/Peertube/DL/public/css/index.css +++ b/lib/Peertube/DL/public/css/index.css @@ -89,6 +89,7 @@ a:hover,a:focus { align-items: center; justify-content: center; flex-direction: column; + text-align: center; height: 100%; background: #000; color: white; @@ -145,7 +146,7 @@ h2 { background: white; padding: 10px; border-radius: 15px; - max-height: 100%; + max-height: 95%; overflow-y: scroll; } #poping-notice.active {