mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-26 17:08:21 +00:00
bc7ac39d5b
* Remove border from roomlist container The separator will act as the border so we no longer need the roomlist border. * Use pointer events to detect click event Otherwise the onClick handler would run when you resize the panel. * Support showing the border in separator * Update tests * Disable double click behaviour on separator * Fix screenshot tests failing