Closed dfneves19 closed 2 years ago
You should rebase with develop before merging. DM me if you need help with that.
The divider is not yet fixed isn't it? @dfneves19
while logged in as a company the dividers are exactly the same, but when logged in as admin the logout divider is still a little deviated to the left.
So I fixed the divider problem with a trivial solution, adding a statement just to know if it's an admin or a company account authenticated, and then I duplicated the style, just changing the width percentage. What do you guys think?
@DoStini please review this PR (since you requested changes previously, also because I would appreciate a second opinion)
@DoStini please review this PR (since you requested changes previously, also because I would appreciate a second opinion)
I think this would fix the problem
@CarlosMealha This was already approved but it needs to be rebased. Shouldn't take too long
@CarlosMealha This was already approved but it needs to be rebased. Shouldn't take too long
Okay, it's already done, please aprove it.
Changed the logout button order so it appears last. closes #153