]> git.0d.be Git - panikweb-esperanzah.git/blobdiff - panikweb_esperanzah/static/css/style.scss
limit height of waveform in embedded view
[panikweb-esperanzah.git] / panikweb_esperanzah / static / css / style.scss
index 08ada9fe4d4b629d6cff384a1f7b202786b78795..8e766f6e9d68e3beb66b3cfb95b4b8bd88b7bc55 100644 (file)
@@ -1533,6 +1533,10 @@ body#embed {
                &.playing button.icon-pause {
                        display: block;
                }
+
+               .waveform span {
+                       max-height: 42px;
+               }
        }
 
        ul.custom .soundfile-info {