Browse Source

fixed typo

Steven Fukase 5 years ago
parent
commit
ff6b1534fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/styles/scss/_admin.scss

+ 1 - 1
src/client/styles/scss/_admin.scss

@@ -84,7 +84,7 @@
   }
 
   .admin-bot-card {
-    cursor: 'pointer;
+    cursor: pointer;
   }
 
   //// TODO: migrate to Bootstrap 4