Skip to content
Snippets Groups Projects
Commit a6de8610 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

center login button text

parent 37e9027c
No related branches found
No related tags found
2 merge requests!223reset the pin numbers before search results are fetch (so the results will be...,!204Resolve "[MIN-320] opening project without permission"
......@@ -35,8 +35,8 @@ export const AccessDeniedModal: React.FC = () => {
Go back to previous page
</Button>
</div>
<div className="mb-10">
<Button className="w-full text-center" onClick={handleLogin}>
<div className="mb-10 text-center">
<Button className="block w-full" onClick={handleLogin}>
Login to your account
</Button>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment