diff --git a/client/src/components/layouts/global.css b/client/src/components/layouts/global.css index 4650a2d2f0..1f3608cd29 100644 --- a/client/src/components/layouts/global.css +++ b/client/src/components/layouts/global.css @@ -154,6 +154,7 @@ input[type='submit']:hover, border-color: var(--secondary-color); background-color: var(--secondary-color); color: var(--secondary-background); + cursor: pointer; } .btn:active,