Cursor is made pointer of the add token button

This commit is contained in:
Siraj Alam 2020-01-31 00:07:04 +05:30
parent 4149f0e7a3
commit a2a357b968
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ body #header a#logo {
body #header form#api_selector .input a#explore {
background-color: #7dbd33 !important;
cursor: pointer;
}