diff --git a/static/css/app.css b/static/css/app.css index 699420a..960d515 100644 --- a/static/css/app.css +++ b/static/css/app.css @@ -1360,6 +1360,10 @@ body.dnd-mode .timer-display { cursor: pointer; } +.enc-key-prompt { + padding: 24px 0 16px; +} + .book-key-bar { display: flex; align-items: center; diff --git a/templates/radio/player.html b/templates/radio/player.html index c7184e1..9ecc6cb 100644 --- a/templates/radio/player.html +++ b/templates/radio/player.html @@ -278,7 +278,7 @@