change(ui) - player controls divider height

This commit is contained in:
Shekar Siri 2022-08-16 17:16:04 +02:00
parent fdb7ef6819
commit 8008e853b9

View file

@ -485,7 +485,7 @@ export default class Controls extends React.Component {
containerClassName="mx-2"
/>
)}
{!live && <div className={cn(styles.divider, 'h-full')} />}
{!live && <div className={cn('h-14 border-r bg-gray-light ml-6')} />}
{!live && (
<Tooltip title="Fullscreen" delay={0} position="top-end" className="mx-4">
{this.controlIcon(