diff --git a/app/www/svganim.css b/app/www/svganim.css index 6fe772b..d17b1d6 100644 --- a/app/www/svganim.css +++ b/app/www/svganim.css @@ -316,6 +316,7 @@ audio { .svganim_annotator .tags { grid-area: 2/1/4/1; + overflow-y: auto; } .svganim_annotator .audioconfig { position: static;