diff --git a/gemini_flash.py b/gemini_flash.py index ecf02f0..0e997b6 100644 --- a/gemini_flash.py +++ b/gemini_flash.py @@ -180,16 +180,8 @@ class SXNGPlugin(Plugin): margin-left: 2px; vertical-align: middle; animation: sxng-blink 1s step-end infinite; }} - #sxng-stream-box {{ - max-height: 0; - overflow: hidden; - transition: max-height 0.4s ease-out; - }} - #sxng-stream-box.sxng-open {{ - max-height: 30em; - }} -
+