hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
966 stars 193 forks source link

remove extra whitespace making the messages view disappear in Firefox #198

Closed limwz01 closed 3 weeks ago

limwz01 commented 2 months ago

the extra whitespace between the sidebar and the messages view causes the messages view to overflow to below the sidebar and hence be inaccessible because of overflow: hidden in the parent div.