Closed DiegoVallejoDev closed 3 years ago
Hi @DiegoVallejoDev, this library is currently unmaintained. If you want to join as a maintainer, please email me at me@gabrielbull.com. Thanks!.
@DiegoVallejoDev I’m a bit confused by this. It seems like display: flex
is already specified in the styles? It looks like you’re just specifying it twice?
Yes, I'm aware of it, for some reason chrome based browsers are not applying it the first time
From: Dave Jeffery @.> Sent: Friday, May 7, 2021 2:19:47 AM To: gabrielbull/react-desktop @.> Cc: Diego Vallejo @.>; Mention @.> Subject: Re: [gabrielbull/react-desktop] Fix window control butons collapse (#158)
@DiegoVallejoDevhttps://github.com/DiegoVallejoDev I’m a bit confused by this. It seems like display: flex is already specified in the styles? It looks like you’re just specifying it twice?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/gabrielbull/react-desktop/pull/158#issuecomment-834128984, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACCZ5CKQNICZDBYWKGSNKHDTMOIBHANCNFSM44FSZ6AQ.
using display: 'flex' inside the button Fixes the buttons collapse like this: