WebashalarForML commited on
Commit
9271a5e
1 Parent(s): f4299d9

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -133,6 +133,7 @@
133
 
134
  .tab button:hover {
135
  background-color: #575757;
 
136
  }
137
 
138
  .tab button.active {
 
133
 
134
  .tab button:hover {
135
  background-color: #575757;
136
+ cursor: pointer;
137
  }
138
 
139
  .tab button.active {